Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3b17707

Browse files
committedAug 13, 2021
Should be semver-spec
1 parent ccc11b5 commit 3b17707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.sbt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ scalacOptions ++= {
7373
else Nil
7474
}
7575

76-
versionScheme := Some("semver")
76+
versionScheme := Some("semver-spec")
7777

7878
pomExtra := (
7979
<developers>

0 commit comments

Comments
 (0)
Please sign in to comment.