Skip to content

Commit eb802a1

Browse files
committed
Bump version to v0.14.2
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
1 parent 3fe7b0d commit eb802a1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Docker registry v2 command line client.
2222

2323
#### Binaries
2424

25-
- **darwin** [386](https://github.com/genuinetools/reg/releases/download/v0.14.1/reg-darwin-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.14.1/reg-darwin-amd64)
26-
- **linux** [386](https://github.com/genuinetools/reg/releases/download/v0.14.1/reg-linux-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.14.1/reg-linux-amd64) / [arm](https://github.com/genuinetools/reg/releases/download/v0.14.1/reg-linux-arm) / [arm64](https://github.com/genuinetools/reg/releases/download/v0.14.1/reg-linux-arm64)
27-
- **windows** [386](https://github.com/genuinetools/reg/releases/download/v0.14.1/reg-windows-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.14.1/reg-windows-amd64)
25+
- **darwin** [386](https://github.com/genuinetools/reg/releases/download/v0.14.2/reg-darwin-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.14.2/reg-darwin-amd64)
26+
- **linux** [386](https://github.com/genuinetools/reg/releases/download/v0.14.2/reg-linux-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.14.2/reg-linux-amd64) / [arm](https://github.com/genuinetools/reg/releases/download/v0.14.2/reg-linux-arm) / [arm64](https://github.com/genuinetools/reg/releases/download/v0.14.2/reg-linux-arm64)
27+
- **windows** [386](https://github.com/genuinetools/reg/releases/download/v0.14.2/reg-windows-386) / [amd64](https://github.com/genuinetools/reg/releases/download/v0.14.2/reg-windows-amd64)
2828

2929
#### Via Go
3030

@@ -43,7 +43,7 @@ USAGE:
4343
reg [global options] command [command options] [arguments...]
4444

4545
VERSION:
46-
version v0.14.1, build 3b7dafb
46+
version v0.14.2, build 3b7dafb
4747

4848
AUTHOR:
4949
The Genuinetools Authors <no-reply@butts.com>

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.14.1
1+
v0.14.2

0 commit comments

Comments
 (0)