Skip to content

Commit

Permalink
fix: revert version, SNAPSHOTS not supported (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbcrawford authored Sep 26, 2024
1 parent 219dd8b commit 9e0a718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ plugins {
}

group = "com.figure.gradle.semver"
version = "2.0.1-SNAPSHOT"
version = "2.0.0"

val testImplementation: Configuration by configurations.getting

Expand Down

0 comments on commit 9e0a718

Please sign in to comment.