Skip to content

Commit 13d8a53

Browse files
Bump version v0.1.2
1 parent 5effc5c commit 13d8a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etcdenv.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
"strings"
2323
)
2424

25-
const currentVersion = "0.1.1"
25+
const currentVersion = "0.1.2"
2626

2727
var (
2828
flagset = flag.NewFlagSet("etcdenv", flag.ExitOnError)

0 commit comments

Comments
 (0)