We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad515aa commit d885731Copy full SHA for d885731
build.sbt
@@ -1,6 +1,6 @@
1
organization in ThisBuild := "org.reactivestreams"
2
3
-version in ThisBuild := "0.3"
+version in ThisBuild := "0.4-SNAPSHOT"
4
5
scalaVersion in ThisBuild := "2.10.3"
6
0 commit comments