From ec54c00d26ea363977d993ce656ee73bc5419cb0 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Thu, 2 Apr 2020 11:03:18 -0600 Subject: [PATCH] v7.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 810f2b8..0881bdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "7.0.2", + "version": "7.0.3", "description": "Hooks for building lightweight, fast and extendable datagrids for React", "license": "MIT", "homepage": "https://github.com/tannerlinsley/react-table#readme",