diff --git a/package-lock.json b/package-lock.json index 93aab72f..7a2f6665 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-stickynode", - "version": "2.1.1", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 95b1a313..433d4c5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-stickynode", - "version": "2.1.1", + "version": "3.0.0", "description": "A performant and comprehensive React sticky", "main": "index.js", "scripts": {