version_bump
Automatically update version numbers in projects by specifying the current version and bump level (major, minor, patch). Simplifies version control and ensures accurate versioning.
Instructions
Bump version number
Input Schema
Name | Required | Description | Default |
---|---|---|---|
current | Yes | Current version | |
level | No | Bump level (major, minor, patch) | patch |