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