From 8ee05f66a093c6ff49564f2642d4af255c57b4f1 Mon Sep 17 00:00:00 2001 From: Matt Oakes Date: Wed, 30 Jan 2019 14:27:06 +0000 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e175e60..a4a64c7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-native-location", "description": "Native GPS location support for React Native", "author": "React Native Community", - "version": "2.0.1", + "version": "2.0.2", "repository": { "type": "git", "url": "https://github.com/timfpark/react-native-location.git"