Skip to content

Commit

Permalink
Bump version to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vkostyukov committed Feb 18, 2017
1 parent f1ad588 commit 23b7de7
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 @@ -2,7 +2,7 @@ import sbtunidoc.Plugin.UnidocKeys._

lazy val buildSettings = Seq(
organization := "com.github.finagle",
version := "0.13.0",
version := "0.13.1",
scalaVersion := "2.12.1",
crossScalaVersions := Seq("2.11.8", "2.12.1")
)
Expand Down

0 comments on commit 23b7de7

Please sign in to comment.