From 235614a7fdb91ed13e26b2fa4835ddce54e7c32f Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Fri, 18 May 2018 17:17:22 -0600 Subject: [PATCH] v6.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a36eef..f83b07e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "6.8.2", + "version": "6.8.3", "description": "A fast, lightweight, opinionated table and datagrid built on React", "license": "MIT", "homepage": "https://github.com/react-tools/react-table#readme",