Skip to content

Commit

Permalink
Prepared 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ricbra committed May 22, 2016
1 parent c4ed109 commit 394c625
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 @@ -17,7 +17,7 @@ func main() {
app.Usage = "Consume RabbitMQ easily to any cli program"
app.Author = "Richard van den Brand"
app.Email = "[email protected]"
app.Version = "1.4.1"
app.Version = "1.4.2"
app.Flags = []cli.Flag{
cli.StringFlag{
Name: "executable, e",
Expand Down

0 comments on commit 394c625

Please sign in to comment.