diff --git a/README.md b/README.md index 8b01f1fe..2f763e09 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Docker registry v2 command line client. #### Binaries -- **darwin** [386](https://github.com/genuinetools/reg/releases/download/v0.12.0/reg-darwin-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.12.0/reg-darwin-amd64) -- **linux** [386](https://github.com/genuinetools/reg/releases/download/v0.12.0/reg-linux-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.12.0/reg-linux-amd64) / [arm](https://github.com/genuinetools/reg/releases/download/v0.12.0/reg-linux-arm) / [arm64](https://github.com/genuinetools/reg/releases/download/v0.12.0/reg-linux-arm64) -- **windows** [386](https://github.com/genuinetools/reg/releases/download/v0.12.0/reg-windows-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.12.0/reg-windows-amd64) +- **darwin** [386](https://github.com/genuinetools/reg/releases/download/v0.13.0/reg-darwin-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.13.0/reg-darwin-amd64) +- **linux** [386](https://github.com/genuinetools/reg/releases/download/v0.13.0/reg-linux-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.13.0/reg-linux-amd64) / [arm](https://github.com/genuinetools/reg/releases/download/v0.13.0/reg-linux-arm) / [arm64](https://github.com/genuinetools/reg/releases/download/v0.13.0/reg-linux-arm64) +- **windows** [386](https://github.com/genuinetools/reg/releases/download/v0.13.0/reg-windows-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.13.0/reg-windows-amd64) #### Via Go @@ -39,7 +39,7 @@ USAGE: reg [global options] command [command options] [arguments...] VERSION: - version v0.12.0, build 3b7dafb + version v0.13.0, build 3b7dafb AUTHOR: The Genuinetools Authors diff --git a/VERSION.txt b/VERSION.txt index 87a1cf59..6345c216 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -v0.12.0 +v0.13.0