From 4a871db71f52388f2b774b1d85fa2df3440af445 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Wed, 18 Jan 2017 09:08:21 -0700 Subject: [PATCH] 4.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a857514..1f8de87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "4.2.3", + "version": "4.2.4", "description": "A fast, lightweight, opinionated table and datagrid built on React", "license": "MIT", "homepage": "https://github.com/tannerlinsley/react-table#readme",