diff --git a/package.json b/package.json index e499db3..7da40e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-scroll-into-view", - "version": "2.0.0", + "version": "2.0.1", "description": "Simple React element that when clicked scrolls to any element on page", "main": "./dist/index.cjs.js", "module": "./dist/index.js",