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 43c0287 + fa2e4ce commit a7a1e5bCopy full SHA for a7a1e5b
build.sbt
@@ -8,7 +8,7 @@ organization := "org.scala-lang.modules"
8
9
name := "scala-async"
10
11
-version := "0.9.5-SNAPSHOT"
+version := "0.9.6-SNAPSHOT"
12
13
libraryDependencies += "org.scala-lang" % "scala-reflect" % scalaVersion.value % "provided"
14
0 commit comments