From 06e81fbc0f21ccf5a18be82ab1ec78534bc7002e Mon Sep 17 00:00:00 2001 From: Steven Bell Date: Fri, 8 May 2020 01:58:47 -0400 Subject: [PATCH] bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6157333e..9d952398 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-google-places-autocomplete", - "version": "1.4.0", + "version": "1.4.2", "description": "Customizable Google Places autocomplete component for iOS and Android React-Native apps", "main": "GooglePlacesAutocomplete.js", "scripts": {