diff --git a/package.json b/package.json index 7f70015e..46a48dcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-intersection-observer", - "version": "2.1.2", + "version": "3.0.0", "description": "Monitor if a component is inside the viewport, using IntersectionObserver API", "main": "lib/index.js", "author": "Daniel Schmidt",