From 599195510e596173f94cc1feca49e2eae700fe6a Mon Sep 17 00:00:00 2001 From: Michael Diego <6419886+itsmichaeldiego@users.noreply.github.com> Date: Wed, 21 Nov 2018 18:13:45 +0100 Subject: [PATCH] Bump to 1.1.1 (#680) Bump to 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 164cb8b..0e1826c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "1.1.0", + "version": "1.1.1", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {