diff --git a/package.json b/package.json index 80cf0731..2ccb8097 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-intersection-observer", - "version": "0.2.9", + "version": "0.2.10", "description": "Monitor if a component is inside the viewport, using IntersectionObserver API", "main": "lib/index.js", "browser": "lib/Observer.js",