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 39b69a4 commit 0f8ea5cCopy full SHA for 0f8ea5c
build.sbt
@@ -8,7 +8,7 @@ organization := "org.scala-lang.modules"
8
9
name := "scala-async"
10
11
-version := "0.9.2"
+version := "0.9.3-SNAPSHOT"
12
13
libraryDependencies += "org.scala-lang" % "scala-reflect" % scalaVersion.value % "provided"
14
0 commit comments