From 0d432a48d369451fa6bbd4b13ee8c60456731230 Mon Sep 17 00:00:00 2001 From: Guillaume Jasmin Date: Mon, 13 Jul 2020 22:08:20 +0200 Subject: [PATCH] 2.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e62a648..b516939 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table-hoc-fixed-columns", - "version": "2.3.2", + "version": "2.3.3", "description": "ReactTable HOC for fixed columns", "main": "lib/index.js", "scripts": {