From 47cdc9ff647703fc7698ead157d1713eea32e7e3 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Fri, 6 May 2016 18:29:43 +0200 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {