Skip to content

Commit

Permalink
Merge pull request #16 from koudaiii/koudaiii/v0.1.0
Browse files Browse the repository at this point in the history
Bump up to v0.1.0
  • Loading branch information
koudaiii authored Dec 31, 2016
2 parents d6cd450 + 71b0299 commit 22ebb49
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# [v0.0.1](https://github.com/koudaiii/kubeps/releases/tag/v0.0.1) (to be continue)
# [v0.1.0](https://github.com/koudaiii/kubeps/releases/tag/v0.1.0)

- `--namespace` option
- `--labels` option

# [v0.0.1](https://github.com/koudaiii/kubeps/releases/tag/v0.0.1)

Initial release.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME := kubeps
VERSION := v0.0.1
VERSION := v0.1.0
REVISION := $(shell git rev-parse --short HEAD)

SRCS := $(shell find . -name '*.go' -type f)
Expand Down

0 comments on commit 22ebb49

Please sign in to comment.