From d4d5917cc07f0a7906caba972d61de13788c22ed Mon Sep 17 00:00:00 2001 From: Michael Diego Date: Sun, 13 May 2018 14:54:03 -0300 Subject: [PATCH] Bump to 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00d623c..726e7a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "1.0.1", + "version": "1.0.2", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {