Skip to content

Commit 7f98fa9

Browse files
committed
Updated version
1 parent 17f3ee6 commit 7f98fa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checkenv.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"strings"
99
)
1010

11-
const CHECKENV_VERSION = "v0.0.4"
11+
const CHECKENV_VERSION = "v0.0.5"
1212

1313
type showSpec struct {
1414
loadFrom map[string]interface{}

0 commit comments

Comments
 (0)