Skip to content

Commit b5cdb68

Browse files
committed
chore: 🤖 Set the versionScheme used by the project
1 parent 54477bb commit b5cdb68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ lazy val examples = (projectMatrix in file("examples"))
120120

121121
// Version policy check
122122

123+
ThisBuild / versionScheme := Some("early-semver")
123124
ThisBuild / versionPolicyIntention := Compatibility.BinaryAndSourceCompatible
124125

125126
// Release & Publish

0 commit comments

Comments
 (0)