Skip to content

Commit

Permalink
bump version number to 0.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuhn committed Apr 17, 2014
1 parent a129c45 commit 86cfc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
organization in ThisBuild := "org.reactivestreams"

version in ThisBuild := "0.3"
version in ThisBuild := "0.4-SNAPSHOT"

scalaVersion in ThisBuild := "2.10.3"

Expand Down

0 comments on commit 86cfc18

Please sign in to comment.