Skip to content

Commit

Permalink
Merge pull request #38 from koudaiii/koudaiii/v0.6.5
Browse files Browse the repository at this point in the history
Bump up to v0.6.5
  • Loading branch information
koudaiii authored Oct 18, 2017
2 parents 9db9ac4 + dd2db21 commit 73b6347
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 @@
## 0.6.5 (2017-10-18)

- Add validate #37

## 0.6.4 (2017-10-18)

- [Fix bug] #34 #32
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME := qucli
VERSION := v0.6.4
VERSION := v0.6.5
REVISION := $(shell git rev-parse --short HEAD)

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

0 comments on commit 73b6347

Please sign in to comment.