Skip to content

Commit

Permalink
new master build: 1.0.356
Browse files Browse the repository at this point in the history
  • Loading branch information
esilva-everbridge committed Jun 7, 2018
1 parent a010c3e commit faa2b78
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.349
## VERSION 1.0.356

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

0 comments on commit faa2b78

Please sign in to comment.