Updated version number

This commit is contained in:
Leon Mika 2023-02-23 21:51:49 +11:00
parent 937af987e6
commit 72b7a40e23

View file

@ -17,7 +17,7 @@ Binary packages can be [download from the release page](https://github.com/lmika
If you have Go 1.18 or later, you can install using the following command:
```
go install github.com/lmika/dynamo-browse/cmd/dynamo-browse@v0.1.0
go install github.com/lmika/dynamo-browse/cmd/dynamo-browse@v0.1.1
```
## License