update version to 2.6.0-SNAPSHOT

This commit is contained in:
Binary Wang
2017-02-13 17:57:58 +08:00
parent b938ef951d
commit b2b04609db
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.5.0'
version = '2.6.0-SNAPSHOT'
}
subprojects {