There was an error while loading. Please reload this page.
1 parent 181d341 commit 21d6fa4Copy full SHA for 21d6fa4
1 file changed
project/LongevityBuild.scala
@@ -30,7 +30,7 @@ trait BuildSettings {
30
val buildSettings = Defaults.coreDefaultSettings ++ Seq(
31
32
organization := "org.longevityframework",
33
- version := "0.5-SNAPSHOT",
+ version := "0.5.0",
34
scalaVersion := "2.11.7",
35
36
// compile
0 commit comments