Skip to content

Commit

Permalink
Bump version to 1.0.0-M1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
farmdawgnation committed Jun 8, 2018
1 parent 541d2e0 commit d7b8f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object Common {
)

val settings: Seq[Setting[_]] = Seq(
version := "1.0.0-SNAPSHOT",
version := "1.0.0-M1",

crossScalaVersions := Seq("2.11.12", "2.12.6"),

Expand Down

0 comments on commit d7b8f57

Please sign in to comment.