diff --git a/package-lock.json b/package-lock.json index 3c06537..7775a0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-hash-scroll", - "version": "1.4.4", + "version": "1.4.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e4dbab5..fec5d33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hash-scroll", - "version": "1.4.4", + "version": "1.4.5", "description": "Customizable React components for hash scrolling with refs (TS supported)", "main": "cjs/index.js", "author": {