diff --git a/package.json b/package.json index 1a01493..cfba79d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rn-bridge/react-native-geofencing", - "version": "1.0.1", + "version": "1.0.2", "description": "Native modules to determine if a location is within defined geographical boundaries", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",