From 4a791668d69f1903472ca1768f0ea53744f2360c Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Sun, 8 Dec 2019 19:26:32 -0700 Subject: [PATCH] v7.0.0-rc.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf42a6b..a58e501 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "7.0.0-rc.3", + "version": "7.0.0-rc.4", "description": "Hooks for building lightweight, fast and extendable datagrids for React", "license": "MIT", "homepage": "https://github.com/tannerlinsley/react-table#readme",