From 57598859837925f44b463301e95cd09f94beabba Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Fri, 27 Oct 2017 14:23:07 -0600 Subject: [PATCH] 6.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d60d74b..7574da6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "6.7.1", + "version": "6.7.2", "description": "A fast, lightweight, opinionated table and datagrid built on React", "license": "MIT", "homepage": "https://github.com/react-tools/react-table#readme",