From 44f64e897e4239e7f51d7e595310e3a8e71bc72c Mon Sep 17 00:00:00 2001 From: sameer-ahmed Date: Thu, 3 May 2018 00:04:28 +0530 Subject: [PATCH] bump version and remove non generic utils --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29c144d..3ffba74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simply-js-utils", - "version": "0.0.4", + "version": "0.0.5", "description": "Simple Js utils", "main": "lib/index.js", "repository": {