From 1e195e542623d8aff531efaa2c28f419739fa438 Mon Sep 17 00:00:00 2001 From: nick spragg Date: Wed, 22 Feb 2017 10:28:43 +0000 Subject: [PATCH] 3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d35ca4c..2c52bf31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqs-consumer", - "version": "3.4.0", + "version": "3.5.0", "description": "Build SQS-based Node applications without the boilerplate", "main": "index.js", "scripts": {