aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-11-20 18:26:04 +0100
committerJason Zaugg <jzaugg@gmail.com>2013-11-20 18:26:04 +0100
commit23f94c257c3d5e8ad345cdcc7c9dae8b214d7c51 (patch)
tree150a1af61f8522af392f89d8f61d16d614a34b4d /build.sbt
parent880cc1741f04704a2500bd8c6983deb2ee22a37d (diff)
downloadscala-async-23f94c257c3d5e8ad345cdcc7c9dae8b214d7c51.tar.gz
scala-async-23f94c257c3d5e8ad345cdcc7c9dae8b214d7c51.tar.bz2
scala-async-23f94c257c3d5e8ad345cdcc7c9dae8b214d7c51.zip
0.9.0-SNAPSHOT
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 349ec59..3095d04 100644
--- a/build.sbt
+++ b/build.sbt
@@ -8,7 +8,7 @@ organization := "org.scala-lang.modules"
name := "scala-async"
-version := "0.9.0-M3"
+version := "0.9.0-SNAPSHOT"
libraryDependencies <++= (scalaVersion) {
sv => Seq(