From c7d915fc27c5528db34b1fdda510a8285989f32b Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 14 Sep 2015 16:09:21 +0100 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6191fb4..941cb9be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqs-consumer", - "version": "2.2.0", + "version": "2.2.1", "description": "Build SQS-based Node applications without the boilerplate", "main": "index.js", "scripts": {