Skip to content
This repository was archived by the owner on Sep 21, 2019. It is now read-only.

Commit c0fe5da

Browse files
committed
Bump up version to 1.1.0-M2
1 parent fb1b7df commit c0fe5da

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
@@ -10,7 +10,7 @@ object Common {
1010
)
1111

1212
def settings = Seq(
13-
version := "1.1.0-SNAPSHOT",
13+
version := "1.1.0-M2",
1414

1515
organization := "org.scala-debugger",
1616

0 commit comments

Comments
 (0)