Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Maia Everett committed Jun 27, 2017
1 parent a9ae534 commit 28c23d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apply plugin: 'signing'
sourceCompatibility = 1.7
targetCompatibility = 1.7
group = 'org.lucidfox.jpromises'
version = '0.2.1-SNAPSHOT'
version = '0.2.2'

task wrapper(type: Wrapper) {
gradleVersion = '3.5'
Expand Down

0 comments on commit 28c23d5

Please sign in to comment.