Skip to content

Commit fc94c4d

Browse files
committed
Move version to 1.0.1-SNAPSHOT after release
1 parent e0f7d56 commit fc94c4d

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.0.0'
58+
version = '1.0.1-SNAPSHOT'
5959

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

0 commit comments

Comments
 (0)