aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2014-03-21 08:51:07 +0100
committerJason Zaugg <jzaugg@gmail.com>2014-03-21 08:51:07 +0100
commit6808ce4a4023becd984ebe06805d1eeb844694e1 (patch)
treedb3201e5a80bb2aba37272dd3e6b5422b30071ce /build.sbt
parenta37cf65c3f5c93957b09741307b6f31c711bdd73 (diff)
downloadscala-async-6808ce4a4023becd984ebe06805d1eeb844694e1.tar.gz
scala-async-6808ce4a4023becd984ebe06805d1eeb844694e1.tar.bz2
scala-async-6808ce4a4023becd984ebe06805d1eeb844694e1.zip
0.9.1-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 a59b149..245d335 100644
--- a/build.sbt
+++ b/build.sbt
@@ -8,7 +8,7 @@ organization := "org.scala-lang.modules"
name := "scala-async"
-version := "0.9.0"
+version := "0.9.1-SNAPSHOT"
libraryDependencies <++= (scalaVersion) {
sv => Seq(