Skip to content

Commit

Permalink
version bump to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
strazzere committed Oct 1, 2015
1 parent eccb839 commit f5f31f3
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 @@ -2,7 +2,7 @@ apply plugin: 'java'
apply plugin: 'jacoco'
apply plugin: 'com.github.kt3k.coveralls'

version = '0.1.0'
version = '0.1.5'

repositories {
mavenCentral()
Expand Down

0 comments on commit f5f31f3

Please sign in to comment.