Skip to content

Commit 46f6c82

Browse files
Bump version to 0.12.2 for release.
1 parent 59fa469 commit 46f6c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/common.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Common {
1313
)
1414

1515
val settings: Seq[Setting[_]] = ls.Plugin.lsSettings ++ Seq(
16-
version := "0.12.2-SNAPSHOT",
16+
version := "0.12.2",
1717

1818
crossScalaVersions := Seq("2.11.8", "2.12.2"),
1919

0 commit comments

Comments
 (0)