Skip to content

Commit bf431ce

Browse files
committed
Switch back to SNAPSHOT version after 1.0.0-RC4 release.
1 parent 095f3e6 commit bf431ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ organization := "org.scala-lang.modules"
22

33
name := "scala-parser-combinators"
44

5-
version := "1.0.0-RC4"
5+
version := "1.0.0-SNAPSHOT"
66

77
scalaVersion := "2.11.0-M6"
88

0 commit comments

Comments
 (0)