We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22e876b + df34e59 commit 183217bCopy full SHA for 183217b
build.sbt
@@ -8,7 +8,7 @@ organization := "org.scala-lang.modules"
8
9
name := "scala-async"
10
11
-version := "0.9.3-SNAPSHOT"
+version := "0.9.5-SNAPSHOT"
12
13
libraryDependencies += "org.scala-lang" % "scala-reflect" % scalaVersion.value % "provided"
14
0 commit comments