From 4eb202d67c3125f9d8728369179eb4ef1b25e4d9 Mon Sep 17 00:00:00 2001 From: DimitarChristoff Date: Mon, 27 Mar 2017 20:31:59 +0100 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cdec6d..79bc72d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slickgrid-es6", - "version": "2.0.1", + "version": "2.0.2", "description": "Non-tracking fork of 6pac/SlickGrid and X-SlickGrid that makes it easy to consume via npm under webpack/babel and without jquery-ui", "main": "dist/slick.es6.min.js", "scripts": {