Skip to content

Commit

Permalink
Version bump v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelpois authored Jan 23, 2018
1 parent 2ef3a97 commit cf602e2
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.3.0'
version = '2.3.1'
sourceCompatibility = '1.7'

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

0 comments on commit cf602e2

Please sign in to comment.