Skip to content

Commit

Permalink
Bump up to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koudaiii committed Jan 17, 2017
1 parent a92b567 commit 2941a3d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [v0.2.1](https://github.com/koudaiii/kubeps/releases/tag/v0.2.1)

- refactor #21

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

- display ready counts #19
Expand Down
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.2.0
VERSION := v0.2.1
REVISION := $(shell git rev-parse --short HEAD)

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

0 comments on commit 2941a3d

Please sign in to comment.