We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f3ee6 commit 7f98fa9Copy full SHA for 7f98fa9
1 file changed
checkenv.go
@@ -8,7 +8,7 @@ import (
8
"strings"
9
)
10
11
-const CHECKENV_VERSION = "v0.0.4"
+const CHECKENV_VERSION = "v0.0.5"
12
13
type showSpec struct {
14
loadFrom map[string]interface{}
0 commit comments