Skip to content

Commit

Permalink
Bumping version to 0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriomin committed Mar 21, 2018
1 parent 4f81ca1 commit 5db2a19
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
@@ -1,7 +1,7 @@
apply plugin: 'java'

group = 'com.github.yeriomin'
version = '0.32'
version = '0.36'
sourceCompatibility = JavaVersion.VERSION_1_5
targetCompatibility = JavaVersion.VERSION_1_5
compileJava.options.encoding = 'UTF-8'
Expand Down

0 comments on commit 5db2a19

Please sign in to comment.