Skip to content

Commit

Permalink
Bump version to 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
komamitsu committed Aug 7, 2016
1 parent f55372d commit 91bc402
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.12-SNAPSHOT'
version = '0.0.12'

sourceCompatibility = 1.6
targetCompatibility = 1.6
Expand Down

0 comments on commit 91bc402

Please sign in to comment.