Skip to content

Commit 79aefef

Browse files
committed
up build version to 0.11.0
1 parent 0c6815e commit 79aefef

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-SNAPSHOT",
27+
version := "0.11.0",
2828
scalaVersion := "2.11.8",
2929

3030
publishMavenStyle := true,

0 commit comments

Comments
 (0)