From 27e322331e212e919f123270d3149c2fd723f465 Mon Sep 17 00:00:00 2001 From: Maxim Yaskevich Date: Sun, 26 Jun 2016 14:12:21 +0300 Subject: [PATCH] bump version 1.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4db11a0..27b88ce4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-google-places-autocomplete", - "version": "1.1.7", + "version": "1.1.8", "description": "Customizable Google Places autocomplete component for iOS and Android React-Native apps", "main": "GooglePlacesAutocomplete.js", "scripts": {