Skip to content

Commit 9c73d8d

Browse files
committed
Move version to 1.2.0-SNAPSHOT after release
1 parent 38defe2 commit 9c73d8d

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
@@ -55,7 +55,7 @@ subprojects {
5555
}
5656

5757
group = 'org.metafacture'
58-
version = '1.1.0'
58+
version = '1.2.0-SNAPSHOT'
5959

6060
apply plugin: 'checkstyle'
6161
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)