diff --git a/package-lock.json b/package-lock.json index 1283b525..936627fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@material-table/core", - "version": "2.3.23", + "version": "2.3.24", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9c6de5f7..c0d61109 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "2.3.23", + "version": "2.3.24", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js", "types": "types/index.d.ts",