Skip to content

Commit

Permalink
up build version to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sullivan- committed Nov 10, 2016
1 parent 5726243 commit 6d0e625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ object BuildSettings {

val publishSettings = Defaults.coreDefaultSettings ++ Seq(
organization := "org.longevityframework",
version := "0.16-SNAPSHOT",
version := "0.16.0",
scalaVersion := Dependencies.scalaVersionString,

publishMavenStyle := true,
Expand Down

0 comments on commit 6d0e625

Please sign in to comment.