diff --git a/package-lock.json b/package-lock.json index 7a52008..360140b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-sticky-table", - "version": "5.1.1", + "version": "5.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dcfb57d..53a76c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-sticky-table", "description": "Dynamically sized fixed header and columns for tables", - "version": "5.1.1", + "version": "5.1.2", "author": "Henrybuilt", "bugs": { "url": "https://github.com/henrybuilt/react-sticky-table/issues"