diff --git a/package-lock.json b/package-lock.json index dae63301..f2b8cbcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-table-sticky", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9061dd9f..419841bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-table-sticky", - "version": "1.1.2", + "version": "1.1.3", "description": "Sticky components for react-table v7", "main": "build/index.js", "typings": "build/index.d.ts",