From 5e6952db9314092d62501abca6a1fef4c38470cb Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Mon, 9 Dec 2019 09:53:29 -0700 Subject: [PATCH] v7.0.0-rc.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66a5726..948e734 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "7.0.0-rc.5", + "version": "7.0.0-rc.6", "description": "Hooks for building lightweight, fast and extendable datagrids for React", "license": "MIT", "homepage": "https://github.com/tannerlinsley/react-table#readme",