Skip to content

Commit

Permalink
Bump version to 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
komamitsu committed May 30, 2016
1 parent d540681 commit afdd54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -8,7 +8,7 @@ apply plugin: 'com.github.kt3k.coveralls'

group = 'org.komamitsu'
archivesBaseName = 'fluency'
version = '0.0.10'
version = '0.0.11'

sourceCompatibility = 1.6
targetCompatibility = 1.6
Expand Down

0 comments on commit afdd54b

Please sign in to comment.