aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sbt b/build.sbt
index c162097..ae0916a 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,10 +1,10 @@
-scalaVersion := "2.10.0-RC5"
+scalaVersion := "2.10.0"
organization := "org.typesafe.async"
name := "scala-async"
-version := "1.0.0-M1"
+version := "1.0.0-SNAPSHOT"
libraryDependencies <++= (scalaVersion) {
sv => Seq(