Skip to content

Commit

Permalink
Bumped version number to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
platan committed Dec 19, 2017
1 parent d2b7c48 commit 40228b6
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 @@ -35,7 +35,7 @@ if (JavaVersion.current().isJava8Compatible()) {


group 'com.github.platan'
project.version = '0.5.3-SNAPSHOT'
project.version = '0.5.3'

repositories {
mavenCentral()
Expand Down

0 comments on commit 40228b6

Please sign in to comment.