Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkostyukov committed Jun 9, 2017
1 parent 9af91e7 commit 3260c5f
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 @@ -3,7 +3,7 @@ import com.typesafe.sbt.SbtGhPages.GhPagesKeys._

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

0 comments on commit 3260c5f

Please sign in to comment.