Skip to content

Commit

Permalink
Bump version to v0.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Jan 2, 2018
1 parent 5fba478 commit cde5e3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Docker registry v2 command line client.

#### Binaries

- **darwin** [386](https://github.com/jessfraz/reg/releases/download/v0.8.0/reg-darwin-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.8.0/reg-darwin-amd64)
- **linux** [386](https://github.com/jessfraz/reg/releases/download/v0.8.0/reg-linux-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.8.0/reg-linux-amd64) / [arm](https://github.com/jessfraz/reg/releases/download/v0.8.0/reg-linux-arm) / [arm64](https://github.com/jessfraz/reg/releases/download/v0.8.0/reg-linux-arm64)
- **windows** [386](https://github.com/jessfraz/reg/releases/download/v0.8.0/reg-windows-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.8.0/reg-windows-amd64)
- **darwin** [386](https://github.com/jessfraz/reg/releases/download/v0.9.0/reg-darwin-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.9.0/reg-darwin-amd64)
- **linux** [386](https://github.com/jessfraz/reg/releases/download/v0.9.0/reg-linux-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.9.0/reg-linux-amd64) / [arm](https://github.com/jessfraz/reg/releases/download/v0.9.0/reg-linux-arm) / [arm64](https://github.com/jessfraz/reg/releases/download/v0.9.0/reg-linux-arm64)
- **windows** [386](https://github.com/jessfraz/reg/releases/download/v0.9.0/reg-windows-386) / [amd64](https://github.com/jessfraz/reg/releases/download/v0.9.0/reg-windows-amd64)

#### Via Go

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.8.0
v0.9.0

0 comments on commit cde5e3c

Please sign in to comment.