From 8ece5891f7537c92205a0ba734f5607249d92650 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 18 Jan 2017 00:42:02 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b07f3f4..d209424 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartq", - "version": "1.0.1", + "version": "1.0.2", "description": "dropin replacement for q", "main": "dist/index.js", "typings": "dist/index.d.ts",