We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00206c8 commit 1fc1350Copy full SHA for 1fc1350
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v0.0.8](https://github.com/knqyf263/utern/compare/v0.0.7...v0.0.8) (2020-02-21)
4
+
5
6
## [v0.0.7](https://github.com/knqyf263/utern/compare/v0.0.6...v0.0.7) (2020-02-21)
7
8
main.go
@@ -14,7 +14,7 @@ import (
14
"github.com/urfave/cli"
15
)
16
17
-const version = "0.0.7"
+const version = "0.0.8"
18
19
var commit string
20
0 commit comments