From 30780f5d29ce861b02c5fc0e63ed36a4b7f60fd8 Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Mon, 13 Nov 2017 15:34:48 -0500 Subject: [PATCH] Bump version to v0.2.4 Signed-off-by: Jess Frazelle --- README.md | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5070be..dcf02ba 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Runc hook for setting up default bridge networking. #### Binaries -- **linux** [386](https://github.com/jessfraz/netns/releases/download/v0.2.3/netns-linux-386) / [amd64](https://github.com/jessfraz/netns/releases/download/v0.2.3/netns-linux-amd64) / [arm](https://github.com/jessfraz/netns/releases/download/v0.2.3/netns-linux-arm) / [arm64](https://github.com/jessfraz/netns/releases/download/v0.2.3/netns-linux-arm64) +- **linux** [386](https://github.com/jessfraz/netns/releases/download/v0.2.4/netns-linux-386) / [amd64](https://github.com/jessfraz/netns/releases/download/v0.2.4/netns-linux-amd64) / [arm](https://github.com/jessfraz/netns/releases/download/v0.2.4/netns-linux-arm) / [arm64](https://github.com/jessfraz/netns/releases/download/v0.2.4/netns-linux-arm64) #### Via Go @@ -69,7 +69,7 @@ $ sudo netns ls IP LOCAL VETH PID STATUS 172.19.0.3 netnsv0-21635 21635 running 172.19.0.4 netnsv0-21835 21835 running -172.19.0.5 netnsv0.2.394 22094 running +172.19.0.5 netnsv0.2.494 22094 running 172.19.0.6 netnsv0-25996 25996 running ``` diff --git a/VERSION b/VERSION index 576b777..f82e068 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.2.3 +v0.2.4