From efeabe3536568c6bb82d2456c8a2e8003668d1c0 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Thu, 27 Oct 2016 08:59:34 -0600 Subject: [PATCH] 2.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60e92a0..c2d8289 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "2.2.3", + "version": "2.2.4", "description": "A fast, lightweight, opinionated table and datagrid built on React", "license": "MIT", "homepage": "https://github.com/tannerlinsley/react-table#readme",