Categorygithub.com/b4b4r07/git-bump
modulepackage
0.1.1
Repository: https://github.com/b4b4r07/git-bump.git
Documentation: pkg.go.dev

# README

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

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

These variables are set in build step.
These variables are set in build step.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author