diff --git a/package.json b/package.json index 4d41b28..30a0734 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-lazy-hydration-on-scroll", - "version": "1.0.0", + "version": "1.1.2", "description": "Hydrate components dynamically as the user scrolls.", "main": "./dist/index.js", "module": "./dist/index.mjs",