Skip to content

Commit

Permalink
Merge branch 'release/0.8.0-M2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
rigolepe committed Jan 29, 2018
2 parents 60c3bd8 + ca1bff7 commit 879f434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Expand Up @@ -25,7 +25,7 @@ object BuildSettings {

val snapshotSuffix = "-SNAPSHOT"

val Version = "0.8.0" + snapshotSuffix // Change in 1 place
val Version = "0.8.0-M2" // + snapshotSuffix // Change in 1 place

val scala2_10 = "2.10.6"
val scala2_11 = "2.11.11"
Expand Down

0 comments on commit 879f434

Please sign in to comment.