serpro69 / semver.kt

Semantic versioning gradle plugin via git tags, plus a kotlin implementation of semver spec and a semantic release versioning library
MIT License
7 stars 2 forks source link

Allow to specify version explicitly through SemverRelease #1

Closed serpro69 closed 2 years ago

serpro69 commented 2 years ago

Rarely, but it can sometimes be handy to be able to specify the next version by hand, instead of relying on the "next logical increment"