Skip to content

Commit 3fa841d

Browse files
committed
Revert version to 3.0-SNAPSHOT
1 parent 750dc36 commit 3fa841d

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
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = "org.hamcrest"
7-
version = "3.0-rc1"
7+
version = "3.0-SNAPSHOT"
88

99
subprojects {
1010
apply plugin: 'checkstyle'

0 commit comments

Comments
 (0)