Skip to content

Commit

Permalink
bump to 0.7-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
levkhomich committed Sep 20, 2017
1 parent 2bb29dc commit 8c38e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -7,7 +7,7 @@ import sbtdoge.CrossPerProjectPlugin

lazy val projectInfo = Seq (
organization := "com.github.levkhomich",
version := "0.6.1",
version := "0.7-SNAPSHOT",
homepage := Some(url("https://github.com/levkhomich/akka-tracing")),
scmInfo := Some(ScmInfo(
url("https://github.com/levkhomich/akka-tracing.git"),
Expand Down

0 comments on commit 8c38e01

Please sign in to comment.