Skip to content

Commit

Permalink
Added versionScheme
Browse files Browse the repository at this point in the history
  • Loading branch information
djspiewak committed Sep 1, 2021
1 parent 3d3d722 commit efcba49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions publish.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ ThisBuild / homepage := Some(url("https://github.com/jodersky/sbt-gpg"))

ThisBuild / publishTo := sonatypePublishToBundle.value

ThisBuild / versionScheme := Some("early-semver")

ThisBuild / scmInfo := Some(
ScmInfo(
url("https://github.com/jodersky/sbt-gpg"),
Expand Down

0 comments on commit efcba49

Please sign in to comment.