diff --git a/package-lock.json b/package-lock.json index 494f388e..be5ad638 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@material-table/core", - "version": "4.3.44", + "version": "5.1.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3c0bac5d..a881afa6 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "access": "public" }, "url": "https://github.com/material-table-core/core", - "version": "5.1.4", + "version": "5.1.5", "description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", "main": "dist/index.js", "types": "types/index.d.ts",