From b8790109a163384a707f81459648e590337118b1 Mon Sep 17 00:00:00 2001 From: HarshaR1642 Date: Thu, 17 Oct 2024 13:31:33 +0530 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d20bde6..d92a847 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rn-bridge/react-native-geofencing", - "version": "0.9.0", + "version": "1.0.0", "description": "Native modules to determine if a location is within defined geographical boundaries", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",