Skip to content

Commit 6b04109

Browse files
committed
bump versions
1 parent c1db5fd commit 6b04109

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.sbt

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ scalaModuleSettings
22

33
name := "scala-xml"
44

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

7-
scalaVersion := "2.11.0-M8"
7+
scalaVersion := "2.11.0-RC1"
88

9-
snapshotScalaBinaryVersion := "2.11.0-M8"
9+
snapshotScalaBinaryVersion := "2.11.0-RC1"
1010

1111
// important!! must come here (why?)
1212
scalaModuleOsgiSettings

0 commit comments

Comments
 (0)