From 37c34ad66329cf6676163d50fcbfcc02711a976b Mon Sep 17 00:00:00 2001 From: Michael Diego <6419886+itsmichaeldiego@users.noreply.github.com> Date: Fri, 20 Sep 2019 19:45:46 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6b28272..fe59e758 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "1.1.4", + "version": "1.1.5", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {