Skip to content

Commit

Permalink
Bump to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
llambeau committed Mar 10, 2021
1 parent d0ea3d1 commit 3d0cc73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $ npm install -g @quadrabee/arnavon
$ arnavon COMMAND
running command...
$ arnavon (-v|--version|version)
@quadrabee/arnavon/0.2.0 darwin-x64 node-v12.11.1
@quadrabee/arnavon/0.2.1 darwin-x64 node-v12.18.4
$ arnavon --help [COMMAND]
USAGE
$ arnavon COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@quadrabee/arnavon",
"description": "Framework on top of RabbitMQ for easing up the development of producer/consumer/job queues.",
"version": "0.2.0",
"version": "0.2.1",
"author": "Louis Lambeau <[email protected]>",
"main": "dist/index.js",
"bin": {
Expand Down

0 comments on commit 3d0cc73

Please sign in to comment.