From b3c27dfb0e323fb2d554112158cc7bbf2fcae347 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 3 Apr 2019 10:23:57 -0300 Subject: [PATCH] Bump version to 1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a25b54c..5dcb00f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "1.1.3", + "version": "1.1.4", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {