aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-11-20 18:15:34 +0100
committerJason Zaugg <jzaugg@gmail.com>2013-11-20 18:15:34 +0100
commit880cc1741f04704a2500bd8c6983deb2ee22a37d (patch)
tree0137d643e7013714cbfebddb63e7d1e0d009fff6 /build.sbt
parentb0a4fdf9dbd4d65a264aa87d107e0353b65c4386 (diff)
downloadscala-async-880cc1741f04704a2500bd8c6983deb2ee22a37d.tar.gz
scala-async-880cc1741f04704a2500bd8c6983deb2ee22a37d.tar.bz2
scala-async-880cc1741f04704a2500bd8c6983deb2ee22a37d.zip
0.9.0-M3v0.9.0-M3
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 3095d04..349ec59 100644
--- a/build.sbt
+++ b/build.sbt
@@ -8,7 +8,7 @@ organization := "org.scala-lang.modules"
name := "scala-async"
-version := "0.9.0-SNAPSHOT"
+version := "0.9.0-M3"
libraryDependencies <++= (scalaVersion) {
sv => Seq(