From f143bb56a5d7ade706e45a0d8b59d2f1ca35724d Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Mon, 11 Jun 2018 14:49:54 -0400 Subject: [PATCH] Bump version to v0.13.3 Signed-off-by: Jess Frazelle --- README.md | 8 ++++---- VERSION.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ead8aedc..a496370f 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ Docker registry v2 command line client. #### Binaries -- **darwin** [386](https://github.com/genuinetools/reg/releases/download/v0.13.2/reg-darwin-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.13.2/reg-darwin-amd64) -- **linux** [386](https://github.com/genuinetools/reg/releases/download/v0.13.2/reg-linux-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.13.2/reg-linux-amd64) / [arm](https://github.com/genuinetools/reg/releases/download/v0.13.2/reg-linux-arm) / [arm64](https://github.com/genuinetools/reg/releases/download/v0.13.2/reg-linux-arm64) -- **windows** [386](https://github.com/genuinetools/reg/releases/download/v0.13.2/reg-windows-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.13.2/reg-windows-amd64) +- **darwin** [386](https://github.com/genuinetools/reg/releases/download/v0.13.3/reg-darwin-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.13.3/reg-darwin-amd64) +- **linux** [386](https://github.com/genuinetools/reg/releases/download/v0.13.3/reg-linux-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.13.3/reg-linux-amd64) / [arm](https://github.com/genuinetools/reg/releases/download/v0.13.3/reg-linux-arm) / [arm64](https://github.com/genuinetools/reg/releases/download/v0.13.3/reg-linux-arm64) +- **windows** [386](https://github.com/genuinetools/reg/releases/download/v0.13.3/reg-windows-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.13.3/reg-windows-amd64) #### Via Go @@ -43,7 +43,7 @@ USAGE: reg [global options] command [command options] [arguments...] VERSION: - version v0.13.2, build 3b7dafb + version v0.13.3, build 3b7dafb AUTHOR: The Genuinetools Authors diff --git a/VERSION.txt b/VERSION.txt index 7f00a577..8b9eba6d 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -v0.13.2 +v0.13.3