Skip to content

Commit 593f968

Browse files
committed
up version to 0.11.2
1 parent 24191a7 commit 593f968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/LongevityBuild.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ trait BuildSettings {
2424

2525
val publishSettings = Defaults.coreDefaultSettings ++ Seq(
2626
organization := "org.longevityframework",
27-
version := "0.11.0",
27+
version := "0.11.2",
2828
scalaVersion := "2.11.8",
2929

3030
publishMavenStyle := true,

0 commit comments

Comments
 (0)