From 9662babfa51393740369053e18822db8adcb8fd3 Mon Sep 17 00:00:00 2001 From: Steven Bell Date: Wed, 20 May 2020 11:20:56 -0400 Subject: [PATCH] 1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ecf6792..684acb09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-google-places-autocomplete", - "version": "1.6.1", + "version": "1.7.0", "description": "Customizable Google Places autocomplete component for iOS and Android React-Native apps", "main": "GooglePlacesAutocomplete.js", "scripts": {