Skip to content

Commit 21d6fa4

Browse files
committed
update version to 0.5.0 in build
1 parent 181d341 commit 21d6fa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/LongevityBuild.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ trait BuildSettings {
3030
val buildSettings = Defaults.coreDefaultSettings ++ Seq(
3131

3232
organization := "org.longevityframework",
33-
version := "0.5-SNAPSHOT",
33+
version := "0.5.0",
3434
scalaVersion := "2.11.7",
3535

3636
// compile

0 commit comments

Comments
 (0)