Skip to content

Commit 2943b79

Browse files
committed
new main build: 1.0.640
1 parent 34db7ac commit 2943b79

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
generate-secure-pillar [command] [flags]
1212

13-
## VERSION 1.0.639
13+
## VERSION 1.0.640
1414

1515
## AUTHOR
1616

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ $ generate-secure-pillar keys recurse -d /path/to/pillar/secure/stuff
111111
# show the PGP Key ID used for an element at a path in a file
112112
$ generate-secure-pillar keys path --path "some:yaml:path" --file new.sls
113113
`,
114-
Version: "1.0.639",
114+
Version: "1.0.640",
115115
}
116116

117117
const all = "all"

0 commit comments

Comments
 (0)