Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
pmendelski committed May 7, 2021
1 parent 046a2d6 commit 6777eff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Unreleased

## [0.1.11] - 2021-05-07
## [0.1.12] - 2021-05-07
### Added
- Initialize quark-common

[Unreleased]: https://github.com/coditory/quark-common/compare/v0.1.11...HEAD
[0.1.11]: https://github.com/coditory/quark-common/releases/tag/v0.1.11
[Unreleased]: https://github.com/coditory/quark-common/compare/v0.1.12...HEAD
[0.1.12]: https://github.com/coditory/quark-common/releases/tag/v0.1.12
2 changes: 0 additions & 2 deletions gradle/release.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ apply plugin: 'maven-publish'
apply plugin: 'signing'
apply plugin: 'io.github.gradle-nexus.publish-plugin'

println "HELLO!!!!!!!!!!!!"

jar {
from(rootProject.projectDir) {
include "LICENSE.md"
Expand Down

0 comments on commit 6777eff

Please sign in to comment.