From 4af791ddd62425e51070de9530641777b485396d Mon Sep 17 00:00:00 2001 From: cybice Date: Sun, 4 Oct 2015 02:56:26 +0300 Subject: [PATCH] 0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95a62dd..4d013ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.6.1", + "version": "0.6.2", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {