Skip to content

Commit 5c83eb1

Browse files
committed
0.9.0-M6
1 parent be38163 commit 5c83eb1

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-M6"
1212

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

0 commit comments

Comments
 (0)