Skip to content

Commit a7a1e5b

Browse files
committed
Merge pull request #128 from scala/bump/0.9.6-2.11
Bump to 0.9.6-SNAPSHOT
2 parents 43c0287 + fa2e4ce commit a7a1e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
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.5-SNAPSHOT"
11+
version := "0.9.6-SNAPSHOT"
1212

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

0 commit comments

Comments
 (0)