From d4d7f85844b344a1ec949974bde8f451efe4767c Mon Sep 17 00:00:00 2001 From: cybice Date: Mon, 12 Oct 2015 21:32:23 +0300 Subject: [PATCH] 0.7.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0e5847..c7739b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.7.2", + "version": "0.7.3", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {