From 04ba000dbe20f426389cae5c991f8bf7cabb6fca Mon Sep 17 00:00:00 2001 From: Vladyslav Usenko Date: Sun, 24 Mar 2019 14:51:17 +0200 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd7252e..b2dee48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nabbitmq", - "version": "0.1.1", + "version": "0.1.2", "description": "An open source RabbitMQ client based on RxJS streams", "main": "lib/index.js", "scripts": {