From 8413b90e414ebdb52838ccc208b85dc6b4fa243e Mon Sep 17 00:00:00 2001 From: Matt Oakes Date: Mon, 21 Jan 2019 11:34:24 +0000 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65a7a78..e175e60 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.0", + "version": "2.0.1", "repository": { "type": "git", "url": "https://github.com/timfpark/react-native-location.git"