Skip to content

Commit 87f4e67

Browse files
committed
bump version
commit_hash:9c882dbabc7833f833f094db68b075e8a10f8835
1 parent befaf9f commit 87f4e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
"go.uber.org/zap/zapcore"
2626
)
2727

28-
const Version = "0.6.2"
28+
const Version = "0.7.0"
2929
const defaultConfigFile = "load"
3030
const stdinConfigSelector = "-"
3131

0 commit comments

Comments
 (0)