From f72fec3cc2a74483e50a3a775b3595dc478fa76a Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Mon, 16 Jan 2017 14:18:20 -0700 Subject: [PATCH] 4.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 461ef49..445da31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "4.2.0", + "version": "4.2.1", "description": "A fast, lightweight, opinionated table and datagrid built on React", "license": "MIT", "homepage": "https://github.com/tannerlinsley/react-table#readme",