diff --git a/.size-snapshot.json b/.size-snapshot.json index 3018fc9..a31ccc5 100644 --- a/.size-snapshot.json +++ b/.size-snapshot.json @@ -1,13 +1,13 @@ { "dist/index.js": { - "bundled": 101464, - "minified": 49540, - "gzipped": 12771 + "bundled": 101735, + "minified": 49674, + "gzipped": 12789 }, "dist/index.es.js": { - "bundled": 100408, - "minified": 48597, - "gzipped": 12591, + "bundled": 100679, + "minified": 48731, + "gzipped": 12610, "treeshaked": { "rollup": { "code": 78, diff --git a/package.json b/package.json index 1bdefe6..22c73a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table", - "version": "7.0.0-beta.27", + "version": "7.0.0-beta.28", "description": "A fast, lightweight, opinionated table and datagrid built on React", "license": "MIT", "homepage": "https://github.com/tannerlinsley/react-table#readme",