Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelpois authored Aug 7, 2017
1 parent b6cc901 commit 0e16c66
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.0.0'
version = '2.1.0'
sourceCompatibility = '1.7'

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

0 comments on commit 0e16c66

Please sign in to comment.