From ad710757ddb71ae4bc6c9d1a12ad31700e4792c9 Mon Sep 17 00:00:00 2001 From: Robin Murphy Date: Tue, 26 Jan 2016 15:41:32 +0000 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 705acb89..bb9c6ff4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqs-consumer", - "version": "3.1.0", + "version": "3.1.1", "description": "Build SQS-based Node applications without the boilerplate", "main": "index.js", "scripts": {