We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fafd79 commit 6b344faCopy full SHA for 6b344fa
build.sbt
@@ -8,7 +8,7 @@ organization := "org.scala-lang.modules"
8
9
name := "scala-async"
10
11
-version := "0.9.0-M5"
+version := "0.9.0-SNAPSHOT"
12
13
libraryDependencies <++= (scalaVersion) {
14
sv => Seq(
0 commit comments