Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
update version to m3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcardon committed Nov 3, 2017
1 parent e5dca1e commit 02c40f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ lazy val commonSettings = Seq(
fork in test := true,
parallelExecution in test := false,
addCompilerPlugin("org.spire-math" %% "kind-projector" % "0.9.4"),
version in ThisBuild := "0.0.1-M2",
version in ThisBuild := "0.0.1-M3",
scalacOpts
)

Expand Down

0 comments on commit 02c40f7

Please sign in to comment.