Skip to content

Commit a9f17ba

Browse files
committed
up build version to 0.20.0
1 parent 512714b commit a9f17ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BuildSettings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object BuildSettings {
66

77
val commonSettings = Defaults.coreDefaultSettings ++ Seq(
88
organization := "org.longevityframework",
9-
version := "0.20-SNAPSHOT",
9+
version := "0.20.0",
1010
scalaVersion := Dependencies.scalaVersionString,
1111
crossScalaVersions := Seq("2.11.8", "2.12.0"))
1212

0 commit comments

Comments
 (0)