From 59c0265b52defaa7fa30bb96f5690caa6882c5a0 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 1 Apr 2019 12:46:10 -0300 Subject: [PATCH] Bump version to 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02e9bab..1dbf088 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "1.1.2", + "version": "1.1.3", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {