Skip to content

Commit

Permalink
bump: bump version to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindavee authored Feb 22, 2021
1 parent c20ca85 commit 106b6a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xendit-java-lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group 'com.xendit'
version '1.11.0'
version '1.12.0'

sourceCompatibility = 1.8

Expand Down Expand Up @@ -110,4 +110,4 @@ spotless {
java {
googleJavaFormat()
}
}
}

0 comments on commit 106b6a3

Please sign in to comment.