From cc4eadb883fee5ac1b85e0c1867cf741a143a07e Mon Sep 17 00:00:00 2001 From: Michael Diego Date: Thu, 10 May 2018 15:53:55 -0300 Subject: [PATCH] Bump version to 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2f922e..b918689 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "1.0.0", + "version": "1.0.1", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {