diff --git a/package-lock.json b/package-lock.json index 3bd64528..55d3fe0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@material-table/core", - "version": "6.1.14", + "version": "6.1.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 32c395cb..d5e1de57 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "access": "public" }, "url": "https://github.com/material-table-core/core", - "version": "6.1.14", + "version": "6.1.15", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js", "types": "types/index.d.ts",