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