Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelpois authored Aug 21, 2017
1 parent 7a1eb42 commit 9c978b4
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 @@ -41,7 +41,7 @@ test {
apply from: 'gradle/publish.gradle'

group = 'com.mangopay'
version = '2.1.0'
version = '2.1.1'
sourceCompatibility = '1.7'

task sourcesJar(type: Jar, dependsOn: classes) {
Expand Down

0 comments on commit 9c978b4

Please sign in to comment.