From c88965f819c7a215fce4089cfaa056372c0f9ad1 Mon Sep 17 00:00:00 2001 From: Matt Oakes Date: Wed, 6 Feb 2019 11:36:58 +0000 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f0a145..6829306 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.1.0", + "version": "2.1.1", "repository": { "type": "git", "url": "https://github.com/timfpark/react-native-location.git"