diff --git a/package-lock.json b/package-lock.json index 8ee4bde6..13208a6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@material-table/core", - "version": "6.2.7", + "version": "6.2.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@material-table/core", - "version": "6.2.7", + "version": "6.2.8", "license": "MIT", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/package.json b/package.json index e3172b50..45c61ac2 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "access": "public" }, "url": "https://material-table-core.github.io/", - "version": "6.2.7", + "version": "6.2.8", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js", "types": "types/index.d.ts",