cliffordpan/Version Bump
Bump the version of a project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| currentVersion | The current version of the project | no | 0.0.0 |
| increment | The increment to apply to the version | yes | patch |
| prefix | The prefix to add to the version | no | — |
| suffix | The suffix to add to the version | no | — |
Outputs
| name | description |
|---|---|
| version | The new version |