Skip to content
This repository was archived by the owner on May 3, 2018. It is now read-only.

Commit 8461056

Browse files
committed
bump versions
1 parent efd879c commit 8461056

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
scalaModuleSettings
22

3-
version := "0.3.0-SNAPSHOT"
3+
version := "0.5-SNAPSHOT"
44

5-
scalaVersion := "2.11.0-M8"
5+
scalaVersion := "2.11.2"
66

7-
snapshotScalaBinaryVersion := "2.11.0-M8"
7+
snapshotScalaBinaryVersion := "2.11.2"
88

99
// dependencies:
1010
libraryDependencies += "org.scala-sbt" % "test-interface" % "1.0"

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=0.13.1
1+
sbt.version=0.13.6

0 commit comments

Comments
 (0)