Skip to content

Commit

Permalink
Update ci-release.sbt (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
Odomontois authored Jul 15, 2021
1 parent b6d67ff commit 614cebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-release.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ThisBuild / githubWorkflowPublish := Seq(
)
)
)
ThisBuild / versionScheme := Some("early-semver")
ThisBuild / versionScheme := Some("semver-spec")

ThisBuild / licenses += ("Apache-2.0", url("http://www.apache.org/licenses/LICENSE-2.0"))

Expand Down

0 comments on commit 614cebb

Please sign in to comment.