Skip to content

Commit 2b961e7

Browse files
Bump version to 0.13.3-SNAPSHOT for forward development
1 parent 28ce688 commit 2b961e7

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.2",
16+
version := "0.13.3-SNAPSHOT",
1717

1818
crossScalaVersions := Seq("2.11.11", "2.12.3"),
1919

0 commit comments

Comments
 (0)