From 6a4ee22f36c453eaf3a76f8f86a26fca6d761380 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 21 Jan 2017 00:45:14 +0100 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37dfead..493274b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartq", - "version": "1.0.3", + "version": "1.0.4", "description": "dropin replacement for q", "main": "dist/index.js", "typings": "dist/index.d.ts",