Skip to content

Commit

Permalink
jitpack: bump version to trigger rebuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
codingchili committed Oct 29, 2017
1 parent 1b2b097 commit 3703a93
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
@@ -1,7 +1,7 @@
apply plugin: 'java'
apply plugin: 'idea'

project.version = "1.0.8-SNAPSHOT"
project.version = "1.0.9-SNAPSHOT"
project.group = 'com.github.codingchili.chili-core'

subprojects {
Expand Down

0 comments on commit 3703a93

Please sign in to comment.