From 7daccdc410bdd7db332b1979144209edfed0e759 Mon Sep 17 00:00:00 2001 From: Raathigeshan Kugarajan Date: Sun, 1 Apr 2018 12:29:22 +1000 Subject: [PATCH] Update version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 300e156..f751823 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-dazzle", - "version": "1.3.0", + "version": "1.4.0", "description": "The simple yet flexible dashbording solution for React", "license": "MIT", "main": "dist/lib.js", @@ -100,4 +100,4 @@ "czConfig": { "path": "node_modules/cz-conventional-changelog" } -} +} \ No newline at end of file