Skip to content

Commit

Permalink
Bump version to 1.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Feb 19, 2022
1 parent 829fd11 commit fd991e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Extra.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object Extra {

val sbtPluginSettings = Def.settings(
organization := "org.portable-scala",
version := "1.1.1-SNAPSHOT",
version := "1.2.0-SNAPSHOT",
versionScheme := Some("semver-spec"),
scalacOptions ++= Seq(
"-deprecation",
Expand Down

0 comments on commit fd991e8

Please sign in to comment.