Skip to content

Commit 8fafd79

Browse files
committed
0.9.0-M5
1 parent d76bd53 commit 8fafd79

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.0-SNAPSHOT"
11+
version := "0.9.0-M5"
1212

1313
libraryDependencies <++= (scalaVersion) {
1414
sv => Seq(

0 commit comments

Comments
 (0)