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 e4987d9 commit 142318aCopy full SHA for 142318a
build.sbt
@@ -2,7 +2,7 @@ organization := "org.scala-lang.modules"
2
3
name := "scala-parser-combinators"
4
5
-version := "1.0.0-RC2"
+version := "1.0.0-SNAPSHOT"
6
7
scalaVersion := "2.11.0-M5"
8
0 commit comments