Skip to content

Commit 6a10708

Browse files
authored
Merge pull request #45 from koudaiii/koudaiii/v0.6.6
Bump up to v0.6.6
2 parents 620f8cc + 538f245 commit 6a10708

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.6.6 (2019-04-19)
2+
3+
- [Fix bug] Default not use `HOSTNAME` env #44
4+
15
## 0.6.5 (2017-10-18)
26

37
- Add validate #37

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME := qucli
2-
VERSION := v0.6.5
2+
VERSION := v0.6.6
33
REVISION := $(shell git rev-parse --short HEAD)
44

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

0 commit comments

Comments
 (0)