From 3a465b96279286a67462615b9ca9a746bfb84c94 Mon Sep 17 00:00:00 2001 From: John Betancur Date: Thu, 11 Jul 2019 18:33:45 -0400 Subject: [PATCH] 1.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cc08f7d..10743b7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-data-table-component", - "version": "1.7.3", + "version": "1.7.4", "description": "A declarative react based data table", "main": "dist/index.cjs.js", "module": "dist/index.es.js",