Update verison in README

This commit is contained in:
Ray Miller 2023-05-10 15:05:24 +01:00
parent 6948f596fe
commit 2bc4bf8f80

View file

@ -8,7 +8,7 @@ version is implemented using https://github.com/Masterminds/semver to parse and
## Installation ## Installation
```bash ```bash
go install github.com/ray1729/git-semver@v0.2.0 go install github.com/ray1729/git-semver@v0.2.1
``` ```
## Usage ## Usage