Skip to content

Commit

Permalink
Bump version to v0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
  • Loading branch information
jessfraz committed Jan 2, 2018
1 parent 3cd7d74 commit 6d5bafc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.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)
- **linux** [386](https://github.com/jessfraz/netns/releases/download/v0.3.0/netns-linux-386) / [amd64](https://github.com/jessfraz/netns/releases/download/v0.3.0/netns-linux-amd64) / [arm](https://github.com/jessfraz/netns/releases/download/v0.3.0/netns-linux-arm) / [arm64](https://github.com/jessfraz/netns/releases/download/v0.3.0/netns-linux-arm64)

#### Via Go

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

0 comments on commit 6d5bafc

Please sign in to comment.