We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095f3e6 commit bf431ceCopy full SHA for bf431ce
build.sbt
@@ -2,7 +2,7 @@ organization := "org.scala-lang.modules"
2
3
name := "scala-parser-combinators"
4
5
-version := "1.0.0-RC4"
+version := "1.0.0-SNAPSHOT"
6
7
scalaVersion := "2.11.0-M6"
8
0 commit comments