Skip to content

Commit 291ad8e

Browse files
committed
Release 1.0.1
1 parent 74b278b commit 291ad8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

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

17-
const Version = "1.0.0"
17+
const Version = "1.0.1"
1818

1919
var (
2020
interval,

0 commit comments

Comments
 (0)