Skip to content

Commit

Permalink
Prepared version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricbra committed Mar 13, 2015
1 parent 414f45c commit 8b3efd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ func main() {
app.Usage = "Consume RabbitMQ easily to any cli program"
app.Author = "Richard van den Brand"
app.Email = "richard@vandenbrand.org"
app.Version = "1.0.3"
app.Version = "1.1.0"
app.Flags = []cli.Flag{
cli.StringFlag{
Name: "executable, e",
Expand Down

0 comments on commit 8b3efd7

Please sign in to comment.