twelveiterations/Bump Version
Bumps either major, minor, patch, or revision of a version.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | version in x.y, x.y.z, or x.y.z.v format | yes | — |
| bump | major, minor, patch, revision or none | no | none |
| format | output format: a.b.c or a.b.c.d (auto-detected if not specified) | no | — |
Outputs
| name | description |
|---|---|
| version | The bumped version |