Skip to content

Commit

Permalink
Set version to 0.13-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
Daenyth committed Oct 10, 2020
1 parent 1e6c9a7 commit 9b9d43b
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
Expand Up @@ -9,7 +9,7 @@ import scalariform.formatter.preferences._

name := "streamz"
ThisBuild / organization := "com.github.krasserm"
ThisBuild / version := "0.13-RC2"
ThisBuild / version := "0.13-RC3"
ThisBuild / versionScheme := Some("early-semver")
ThisBuild / licenses += "Apache-2.0" -> url("http://www.apache.org/licenses/LICENSE-2.0")

Expand Down

0 comments on commit 9b9d43b

Please sign in to comment.