From 9363c087d6bfce642b03cb240944fce3f86a4c03 Mon Sep 17 00:00:00 2001 From: Farid from Safi Date: Thu, 15 Oct 2015 15:08:33 +0200 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36efc15d..5e9bb555 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-google-places-autocomplete", - "version": "1.0.6", + "version": "1.0.7", "description": "Customizable Google Places autocomplete component for iOS and Android React-Native apps", "main": "index.js", "scripts": {