diff --git a/cli.go b/cli.go index f4c272d..04dff7f 100644 --- a/cli.go +++ b/cli.go @@ -15,7 +15,7 @@ import ( ) const ( - RMQ_CLI_VERSION = "1.0.0" + RMQ_CLI_VERSION = "1.0.1" ) type ConfigOpts struct {