Skip to content

Commit

Permalink
Merge pull request #69 from Kevin-Lee/release
Browse files Browse the repository at this point in the history
maven2sbt v0.3.0
  • Loading branch information
kevin-lee authored Dec 14, 2019
2 parents 9e81899 + e31a94c commit 86f16b8
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 @@ -4,7 +4,7 @@ import just.semver.SemVer
import SemVer.{Major, Minor}

val ProjectNamePrefix = "maven2sbt"
val ProjectVersion = "0.2.0"
val ProjectVersion = "0.3.0"
val ProjectScalaVersion = "2.13.1"
val CrossScalaVersions = Seq("2.10.7", "2.11.12", "2.12.10", ProjectScalaVersion)

Expand Down

0 comments on commit 86f16b8

Please sign in to comment.