From ab7a431eb1a0feb0cd262b9c6024fb97243f10e8 Mon Sep 17 00:00:00 2001 From: Mark van Holsteijn Date: Wed, 5 Jun 2024 16:32:16 +0200 Subject: [PATCH] fix: bump to latest --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0435027..0004193 100644 --- a/README.md +++ b/README.md @@ -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.