Skip to content

Commit

Permalink
Bump version to v0.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
  • Loading branch information
jessfraz committed Nov 13, 2017
1 parent be8f23c commit 30780f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
```

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.3
v0.2.4

0 comments on commit 30780f5

Please sign in to comment.