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.
2 parents 30cc2c5 + d61cfb6 commit b023fb9Copy full SHA for b023fb9
build.sbt
@@ -8,7 +8,7 @@ organization := "org.scala-lang.modules"
8
9
name := "scala-async"
10
11
-version := "0.9.4-SNAPSHOT"
+version := "0.9.5-SNAPSHOT"
12
13
libraryDependencies <++= (scalaVersion) {
14
sv => Seq(
0 commit comments