From 66cf44e756b0c75d61bfdbfbc2b4d25b1190dfaf Mon Sep 17 00:00:00 2001 From: Steven Bell Date: Tue, 1 Sep 2020 23:00:52 -0400 Subject: [PATCH] 1.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 844df692..b6e325c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-google-places-autocomplete", - "version": "1.8.0", + "version": "1.8.1", "description": "Customizable Google Places autocomplete component for iOS and Android React-Native apps", "main": "GooglePlacesAutocomplete.js", "scripts": {