diff --git a/package-lock.json b/package-lock.json index 5f83d18c..64c62edc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@material-table/core", - "version": "0.2.51", + "version": "0.2.52", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7f9ee27e..556417c0 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "0.2.51", + "version": "0.2.52", "url": "https://github.com/material-table-core/core", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js",