From 3860266724632dcaa3ae6a726817edd663c2995f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 12 Jul 2017 14:39:20 +0200 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b57f01a..62e5ed4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartlodash", - "version": "1.0.0", + "version": "1.0.1", "description": "lodash with typings", "main": "dist/index.js", "typings": "dist/index.d.ts",