From 2fe97f921f0434132fc2b8afd5ae8b6674277d76 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Mon, 31 Oct 2016 01:44:13 -0600 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38414d2..125f7e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "2.2.7", + "version": "3.0.0", "description": "A fast, lightweight, opinionated table and datagrid built on React", "license": "MIT", "homepage": "https://github.com/tannerlinsley/react-table#readme",