diff --git a/package.json b/package.json index 1888743..3a1168f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "promise-task-queue", - "version": "1.1.1", + "version": "1.2.0", "description": "A configurable task queue that supports Promises.", "main": "index.js", "scripts": {