We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24191a7 commit 593f968Copy full SHA for 593f968
project/LongevityBuild.scala
@@ -24,7 +24,7 @@ trait BuildSettings {
24
25
val publishSettings = Defaults.coreDefaultSettings ++ Seq(
26
organization := "org.longevityframework",
27
- version := "0.11.0",
+ version := "0.11.2",
28
scalaVersion := "2.11.8",
29
30
publishMavenStyle := true,
0 commit comments