Skip to content

Commit

Permalink
Setting version to 3.0.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
shimamoto committed Jun 24, 2019
1 parent ed78a1a commit ee23048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion play-zipkin-tracing/build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
lazy val commonSettings = Seq(
organization := "io.zipkin.brave.play",
version := "3.0.1",
version := "3.0.2-SNAPSHOT",
scalaVersion := "2.12.8",
crossScalaVersions := Seq(scalaVersion.value, "2.13.0"),
publishMavenStyle := true,
Expand Down

0 comments on commit ee23048

Please sign in to comment.