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