Thanks to visit codestin.com Credit goes to github.com
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 09b0ac9 commit 095f3e6Copy full SHA for 095f3e6
build.sbt
@@ -2,7 +2,7 @@ organization := "org.scala-lang.modules"
2
3
name := "scala-parser-combinators"
4
5
-version := "1.0.0-SNAPSHOT"
+version := "1.0.0-RC4"
6
7
scalaVersion := "2.11.0-M6"
8
0 commit comments