Skip to content

Commit

Permalink
Version bump v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelpois authored Mar 13, 2018
1 parent b3a1eb6 commit 205e17b
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.1'
version = '2.4.0'
sourceCompatibility = '1.7'

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

0 comments on commit 205e17b

Please sign in to comment.