Skip to content

Commit

Permalink
new master build: 1.0.391
Browse files Browse the repository at this point in the history
  • Loading branch information
esilva-everbridge committed Jul 17, 2018
1 parent 91ea5f1 commit 0de445b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

generate-secure-pillar [global options] command [command options] [arguments...]

## VERSION 1.0.385
## VERSION 1.0.391

## AUTHOR

Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ var appCommands = []cli.Command{

func main() {
app := cli.NewApp()
app.Version = "1.0.385"
app.Version = "1.0.391"
app.Authors = []cli.Author{
{
Name: "Ed Silva",
Expand Down

0 comments on commit 0de445b

Please sign in to comment.