toshi0607 / git-bump

Bump version (git tag) to next one with semver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-bump

Bump version (git tag) to next one with semver.

Usage

$ git bump
Tags:
- v0.1.0
- v0.1.1
- v0.1.2
- v0.2.0
- v0.2.1
- v1.0.0
- v2.0.0
- v2.0.1 (current version)

Use the arrow keys to navigate: ↓ ↑ → ←
? Current tag is "v2.0.1". Next is?:
  ▸ patch
    minor
    major

Installation

Download the binary from GitHub Releases and drop it in your $PATH.

License

MIT

About

Bump version (git tag) to next one with semver.


Languages

Language:Go 100.0%