Skip to content

Commit

Permalink
Prepare to release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-lee committed Dec 14, 2019
1 parent 9e81899 commit e31a94c
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 e31a94c

Please sign in to comment.