From 715709f3ecec96bfdbe528ee51aecfea9e35ec3a Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Fri, 18 Nov 2016 01:00:06 +0100 Subject: [PATCH] 1.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 263e626..3bac4bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartdata", - "version": "1.0.19", + "version": "1.0.20", "description": "do more with data", "main": "dist/index.js", "typings": "dist/index.d.ts",