Skip to content

Commit f47504e

Browse files
committed
Move version to 0.4.0-SNAPSHOT after 0.3.0 release
1 parent 66493d5 commit f47504e

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
@@ -50,7 +50,7 @@ subprojects {
5050
}
5151

5252
group = 'org.metafacture'
53-
version = '0.3.0'
53+
version = '0.4.0-SNAPSHOT'
5454

5555
apply plugin: 'checkstyle'
5656
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)