Skip to content

Commit 313c2a0

Browse files
committed
Update version to 3.1
1 parent c558a11 commit 313c2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ allprojects {
33
apply plugin: 'maven'
44
apply plugin: 'idea'
55
apply plugin: 'eclipse'
6-
version = '3.0'
6+
version = '3.1'
77
}
88

99
defaultTasks('clean','distZip')

0 commit comments

Comments
 (0)