diff --git a/package.json b/package.json
index df1e3d87..59d087a3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "react-cool-inview",
-  "version": "2.0.9",
+  "version": "3.0.0",
   "description": "React hook to monitor an element enters or leaves the viewport (or another element).",
   "license": "MIT",
   "homepage": "https://react-cool-inview.netlify.app",