Skip to content

Commit

Permalink
Bump version to 0.6.1-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjrd committed Aug 9, 2018
1 parent 8e56096 commit f372469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Extra.scala
Expand Up @@ -8,7 +8,7 @@ object Extra {

val sbtPluginSettings = Def.settings(
organization := "org.portable-scala",
version := "0.6.0",
version := "0.6.1-SNAPSHOT",
sbtPlugin := true,
scalacOptions ++= Seq(
"-deprecation",
Expand Down

0 comments on commit f372469

Please sign in to comment.