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 dbe57a4 commit 00c59c2Copy full SHA for 00c59c2
build.sbt
@@ -2,7 +2,7 @@ organization := "org.scala-lang.modules"
2
3
name := "scala-xml"
4
5
-version := "1.0.0-RC4"
+version := "1.0.0-SNAPSHOT"
6
7
// standard stuff follows:
8
scalaVersion := "2.11.0-M5"
0 commit comments