Skip to content

Commit ccd7b9a

Browse files
committed
Move version to 0.8.0-SNAPSHOT after release
1 parent 5a74720 commit ccd7b9a

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
@@ -54,7 +54,7 @@ subprojects {
5454
}
5555

5656
group = 'org.metafacture'
57-
version = '0.7.0'
57+
version = '0.8.0-SNAPSHOT'
5858

5959
apply plugin: 'checkstyle'
6060
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)