Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 394c625

Browse files
committed
Prepared 1.4.2
1 parent c4ed109 commit 394c625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ func main() {
1717
app.Usage = "Consume RabbitMQ easily to any cli program"
1818
app.Author = "Richard van den Brand"
1919
app.Email = "richard@vandenbrand.org"
20-
app.Version = "1.4.1"
20+
app.Version = "1.4.2"
2121
app.Flags = []cli.Flag{
2222
cli.StringFlag{
2323
Name: "executable, e",

0 commit comments

Comments
 (0)