Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Maia Everett committed May 18, 2017
1 parent 989ca01 commit 4311540
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.1'

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

0 comments on commit 4311540

Please sign in to comment.