Skip to content

Commit

Permalink
update version to 0.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sullivan- committed Aug 30, 2017
1 parent 3e26725 commit 2de005d
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 @@ -6,7 +6,7 @@ object BuildSettings {

val commonSettings = Defaults.coreDefaultSettings ++ Seq(
organization := "org.longevityframework",
version := "0.25.0",
version := "0.25.1",
scalaVersion := Dependencies.scalaVersionString,
crossScalaVersions := Seq("2.11.11", Dependencies.scalaVersionString))

Expand Down

0 comments on commit 2de005d

Please sign in to comment.