Skip to content

Commit

Permalink
fix: bump to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanholsteijn committed Jun 5, 2024
1 parent 247f044 commit ab7a431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ The response will look like this:
## installation
To install you have a number of different options:
- download the binary from https://github.com/binxio/cru/releases
- install using `go install github.com/binx/cru@0.9.0`
- or use the docker image: gcr.io/binx-io-public/cru:0.9.0
- install using `go install github.com/binx/cru@2.0.4`
- or use the docker image: gcr.io/binx-io-public/cru:2.0.4

## Caveats
- cru is not context-aware: anything that looks like a container image references is updated.
Expand Down

0 comments on commit ab7a431

Please sign in to comment.