From 6719453f0227a1522b31164be2d2348b0651ff90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Chudziak?= Date: Fri, 28 Oct 2022 11:24:47 +0200 Subject: [PATCH] v3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20e5f78..ce00251 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-community/geolocation", - "version": "3.0.2", + "version": "3.0.3", "description": "React Native Geolocation Module for iOS and Android", "react-native": "js/index", "main": "lib/commonjs/index",