From b3bbbe68ea65f1acdeb81ed651a9aef14c1a9001 Mon Sep 17 00:00:00 2001 From: cybice Date: Fri, 29 Jan 2016 22:44:46 +0300 Subject: [PATCH] 0.10.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b95299..efab2d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.10.3", + "version": "0.10.4", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {