Bump version to v0.11.0

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-03-06 12:05:10 -05:00
parent 17625873c8
commit 99a9055f1d
No known key found for this signature in database
GPG key ID: 18F3685C0022BFF3
2 changed files with 5 additions and 5 deletions

View file

@ -18,9 +18,9 @@ Docker registry v2 command line client.
#### Binaries
- **darwin** [386](https://github.com/jessfraz/reg/releases/download/v0.10.0/reg-darwin-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.10.0/reg-darwin-amd64)
- **linux** [386](https://github.com/jessfraz/reg/releases/download/v0.10.0/reg-linux-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.10.0/reg-linux-amd64) / [arm](https://github.com/jessfraz/reg/releases/download/v0.10.0/reg-linux-arm) / [arm64](https://github.com/jessfraz/reg/releases/download/v0.10.0/reg-linux-arm64)
- **windows** [386](https://github.com/jessfraz/reg/releases/download/v0.10.0/reg-windows-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.10.0/reg-windows-amd64)
- **darwin** [386](https://github.com/jessfraz/reg/releases/download/v0.11.0/reg-darwin-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.11.0/reg-darwin-amd64)
- **linux** [386](https://github.com/jessfraz/reg/releases/download/v0.11.0/reg-linux-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.11.0/reg-linux-amd64) / [arm](https://github.com/jessfraz/reg/releases/download/v0.11.0/reg-linux-arm) / [arm64](https://github.com/jessfraz/reg/releases/download/v0.11.0/reg-linux-arm64)
- **windows** [386](https://github.com/jessfraz/reg/releases/download/v0.11.0/reg-windows-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.11.0/reg-windows-amd64)
#### Via Go
@ -39,7 +39,7 @@ USAGE:
reg [global options] command [command options] [arguments...]
VERSION:
version v0.10.0, build 3b7dafb
version v0.11.0, build 3b7dafb
AUTHOR:
@jessfraz <no-reply@butts.com>

View file

@ -1 +1 @@
v0.10.0
v0.11.0