Skip to content

Commit 183217b

Browse files
committed
Merge pull request #117 from scala/bump/0.9.5-SNAPSHOT
Bump to 0.9.5-SNAPSHOT
2 parents 22e876b + df34e59 commit 183217b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ organization := "org.scala-lang.modules"
88

99
name := "scala-async"
1010

11-
version := "0.9.3-SNAPSHOT"
11+
version := "0.9.5-SNAPSHOT"
1212

1313
libraryDependencies += "org.scala-lang" % "scala-reflect" % scalaVersion.value % "provided"
1414

0 commit comments

Comments
 (0)