boromir674/Semantic Version Bumper

Bump a Semantic Version given Bump Level.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sem_verThe current Semantic Version. yes
bump_operatorThe bump operator to apply. Valid values are 'MAJOR', 'MINOR', 'PATCH', 'DEV_PRERELEASE' (case-insensitive). yes
namedescription
new_sem_verThe new Semantic Version after applying the bump operator.