From 9de149cf3cd8005c154451e5af2b851c948a55e4 Mon Sep 17 00:00:00 2001 From: tannerlinsley Date: Tue, 11 Jun 2019 11:41:38 -0600 Subject: [PATCH] v7.0.0-alpha.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df218e5..c2c467d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "7.0.0-alpha.4", + "version": "7.0.0-alpha.5", "description": "A fast, lightweight, opinionated table and datagrid built on React", "license": "MIT", "homepage": "https://github.com/tannerlinsley/react-table#readme",