diff --git a/package.json b/package.json index 178b3e43..70244eb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqs-consumer", - "version": "3.0.0", + "version": "3.1.0", "description": "Build SQS-based Node applications without the boilerplate", "main": "index.js", "scripts": {