Skip to content

Commit 2e5ea5e

Browse files
committed
Switch back to SNAPSHOT version after 1.0.0-RC6 release.
1 parent af83cdb commit 2e5ea5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

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

33
name := "scala-xml"
44

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

77
// standard stuff follows:
88
scalaVersion := "2.11.0-M6"

0 commit comments

Comments
 (0)