Skip to content

Commit

Permalink
Bumping version to 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriomin authored May 2, 2017
1 parent e470662 commit e2102ba
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.13'
version = '0.14'
sourceCompatibility = JavaVersion.VERSION_1_5
targetCompatibility = JavaVersion.VERSION_1_5

Expand Down

0 comments on commit e2102ba

Please sign in to comment.