diff --git a/package.json b/package.json index d48b5539..17512c24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-intersection-observer", - "version": "1.2.1", + "version": "1.2.2-0", "description": "Monitor if a component is inside the viewport, using IntersectionObserver API", "main": "lib/index.js", "author": "Daniel Schmidt",