Skip to content

Commit

Permalink
new master build: 1.0.362
Browse files Browse the repository at this point in the history
  • Loading branch information
esilva-everbridge committed Jun 8, 2018
1 parent 6dd0c02 commit 4b88c15
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.356
## VERSION 1.0.362

## 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.356"
app.Version = "1.0.362"
app.Authors = []cli.Author{
{
Name: "Ed Silva",
Expand Down

0 comments on commit 4b88c15

Please sign in to comment.