Skip to content

Commit

Permalink
update version to 0.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuhn committed Apr 3, 2014
1 parent 0729a23 commit aea767a
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.1-SNAPSHOT"
version in ThisBuild := "0.2-SNAPSHOT"

licenses in ThisBuild := Seq("CC0" -> url("http://creativecommons.org/publicdomain/zero/1.0/"))

Expand Down

0 comments on commit aea767a

Please sign in to comment.