diff --git a/package-lock.json b/package-lock.json index f66529d..2a5d808 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "flexitablesort", - "version": "2.0.10", + "version": "2.0.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "flexitablesort", - "version": "2.0.10", + "version": "2.0.11", "license": "MIT", "dependencies": { "classnames": "^2.5.1", diff --git a/package.json b/package.json index 4e9b437..0c76191 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table-dnd", - "version": "2.0.10", + "version": "2.0.11", "type": "module", "description": "Sortable table with draggable rows and columns", "main": "dist/index.cjs.js",