From cea619e964218ce80fe2175fb53f991ea5ae3a05 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 6 Jul 2017 14:55:52 +0200 Subject: [PATCH] 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f758006..395182a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartq", - "version": "1.1.4", + "version": "1.1.5", "description": "dropin replacement for q", "main": "dist/index.js", "typings": "dist/index.d.ts",