From 9ddcb5710622683da6238c504b5fda0057dee2c4 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Fri, 3 Jun 2016 03:28:24 +0200 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {