更改版本号为snapshot版本

This commit is contained in:
Binary Wang
2016-12-01 10:19:11 +08:00
parent a5d582a339
commit f7d0a5d4c1
6 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ allprojects {
apply plugin: 'maven'
group = 'com.github.binarywang'
version = '2.4.0'
version = '2.5.0-SNAPSHOT'
}
subprojects {