From b1ba49f798689186e61b4f5494fe06ceec717ebc Mon Sep 17 00:00:00 2001 From: Richard Date: Fri, 20 Jul 2018 13:13:09 +0200 Subject: [PATCH] Fix 1.0.8 version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c4feb6..4e4f841 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-android-location-enabler", - "version": "1.0.7", + "version": "1.0.8", "description": "Display a GoogleMap like android popup to ask for user to enable location services if disabled ", "main": "index.js", "scripts": {