Skip to content

Commit 5157930

Browse files
committed
0.9.3-SNAPSHOT
1 parent d67d3fb commit 5157930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2"
11+
version := "0.9.3-SNAPSHOT"
1212

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

0 commit comments

Comments
 (0)