Skip to content

Commit

Permalink
Start version 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
komamitsu committed Apr 1, 2018
1 parent 261731e commit 6915f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -10,7 +10,7 @@ apply plugin: 'com.github.johnrengelman.shadow'

group = 'org.komamitsu'
archivesBaseName = 'fluency'
version = '1.8.0'
version = '1.9.0-SNAPSHOT'

sourceCompatibility = 1.6
targetCompatibility = 1.6
Expand Down

0 comments on commit 6915f82

Please sign in to comment.