Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelpois authored Jul 5, 2017
1 parent 5ce87f4 commit cc2181b
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 = '1.3.2'
version = '2.0.0'
sourceCompatibility = '1.7'

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

0 comments on commit cc2181b

Please sign in to comment.