ksuderman/Bump Version
Bump the major, minor, or patch part of a semantic version string
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| type | The part of the version to bump, must be one of simple, major, minor, patch, or a release name (e.g. anvil) | yes | — |
| parser | One of 'awk' or 'cat'. The command used to extract the current version. | yes | — |
| file | The name of the file containing the versions information. | — | — |
Outputs
no outputs