Skip to content

Commit

Permalink
Set development version to 0.8-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
krasserm committed Dec 13, 2016
1 parent fe54f15 commit 67cb42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -15,7 +15,7 @@ name := "streamz"

organization in ThisBuild := "com.github.krasserm"

version in ThisBuild := "0.7-SNAPSHOT"
version in ThisBuild := "0.8-SNAPSHOT"

crossScalaVersions in ThisBuild := Seq("2.11.8", "2.12.0")

Expand Down

0 comments on commit 67cb42e

Please sign in to comment.