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 4b6f9a0 commit 6751a02Copy full SHA for 6751a02
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.1",
28
scalaVersion := "2.11.8",
29
30
publishMavenStyle := true,
0 commit comments