Skip to content

Commit

Permalink
Bump lib version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmike committed Jul 26, 2017
1 parent 409ba86 commit 7ea27bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ok2curl/build.gradle
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'java'
apply plugin: 'maven'

group='com.github.mrmike'
version='0.3.1'
version='0.3.2'

targetCompatibility = '1.7'
sourceCompatibility = '1.7'
Expand Down

0 comments on commit 7ea27bc

Please sign in to comment.