Skip to content

Commit b12d69c

Browse files
committed
set version to 2.1
1 parent 6f30d4b commit b12d69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ allprojects {
33
apply plugin: 'idea'
44
apply plugin: 'eclipse'
55
group = 'com.googlecode.d2j'
6-
version = '2.1-SNAPSHOT'
6+
version = '2.1'
77
}
88

99
defaultTasks('clean','distZip')

0 commit comments

Comments
 (0)