Skip to content

Commit 432a3db

Browse files
Bump version to 0.13.0-M2 for release
1 parent a8850d8 commit 432a3db

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.13.0-SNAPSHOT",
16+
version := "0.13.0-M2",
1717

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

0 commit comments

Comments
 (0)