From 83fbb044dc33e6e210b99401c9ad93b63ecf0122 Mon Sep 17 00:00:00 2001 From: Richard Date: Thu, 26 Nov 2020 22:35:56 +0100 Subject: [PATCH] Update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63d7114..94e402a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-android-location-enabler", - "version": "1.2.1", + "version": "1.2.2", "description": "Display a GoogleMap like android popup to ask for user to enable location services if disabled ", "main": "index.js", "typings": "index.d.ts",