diff --git a/package.json b/package.json index 3ec9c86..bbf27ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@svanboxel/visibility-sensor-react-native", - "version": "1.0.0", + "version": "1.0.1", "description": "React Native component that helps with determining whether a component is in the viewport.", "main": "dist/index.js", "module": "dist/index.esm.js",