Skip to content

Commit

Permalink
Release of 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Smith committed Nov 29, 2016
1 parent 885b466 commit dee2332
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 := "io.github.finagle",
version := "0.4.1-SNAPSHOT",
version := "0.4.1",
scalaVersion := "2.11.8"
)

Expand Down

0 comments on commit dee2332

Please sign in to comment.