diff --git a/package.json b/package.json index 6c15cf7..2c5e4c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-is-in-viewport", - "version": "1.1.1", + "version": "1.2.0", "description": "Component allows to check whether the component is in the viewport", "main": "dist/index.js", "typings": "dist/index.d.ts",