Update version in README

This commit is contained in:
Ray Miller 2023-05-10 17:00:47 +01:00
parent a376658386
commit d12dfef527

View file

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