Version 1.2.1

This commit is contained in:
Erik C. Thauvin 2023-10-01 20:26:21 -07:00
parent 1f1ece0956
commit 24b047ae1b
8 changed files with 29 additions and 27 deletions

View file

@ -9,7 +9,7 @@ plugins {
defaultTasks 'run'
final def semverProcessor = 'net.thauvin.erik:semver:1.2.1-SNAPSHOT'
final def semverProcessor = 'net.thauvin.erik:semver:1.2.1'
repositories {
mavenLocal()