Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
murdinc committed Nov 8, 2017
1 parent 7424925 commit df0b5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awsm.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ func main() {
app := cli.NewApp()
app.Name = "awsm"
app.Usage = "AWS Interface"
app.Version = "0.1.1"
app.Version = "1.0.0"
app.Author = "Ahmad A"
app.Email = "send@ahmad.pizza"
app.EnableBashCompletion = true
Expand Down

0 comments on commit df0b5c8

Please sign in to comment.