We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c5697 commit 779b8b4Copy full SHA for 779b8b4
build.sbt
@@ -1,6 +1,6 @@
1
organization in ThisBuild := "org.reactivestreams"
2
3
-version in ThisBuild := "0.4.0"
+version in ThisBuild := "1.0.0.M1"
4
5
scalaVersion in ThisBuild := "2.10.3"
6
0 commit comments