Skip to content

Commit 1fc1350

Browse files
committed
Checking in changes prior to tagging of version v0.0.8
## [v0.0.8](v0.0.7...v0.0.8) (2020-02-21)
1 parent 00206c8 commit 1fc1350

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [v0.0.8](https://github.com/knqyf263/utern/compare/v0.0.7...v0.0.8) (2020-02-21)
4+
5+
36
## [v0.0.7](https://github.com/knqyf263/utern/compare/v0.0.6...v0.0.7) (2020-02-21)
47

58

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"github.com/urfave/cli"
1515
)
1616

17-
const version = "0.0.7"
17+
const version = "0.0.8"
1818

1919
var commit string
2020

0 commit comments

Comments
 (0)