Skip to content

Commit

Permalink
Bumping version to 0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriomin committed Jun 5, 2018
1 parent 9531a77 commit 90ec0c9
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.41'
version = '0.42'
sourceCompatibility = JavaVersion.VERSION_1_5
targetCompatibility = JavaVersion.VERSION_1_5
compileJava.options.encoding = 'UTF-8'
Expand Down

0 comments on commit 90ec0c9

Please sign in to comment.