From 6bf8856f7c9d7fd52a6ac8aaf567f154a217d1f4 Mon Sep 17 00:00:00 2001 From: cybice Date: Wed, 17 Jun 2015 18:38:45 +0300 Subject: [PATCH] 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33961e6..c7c71f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.3.1", + "version": "0.3.2", "description": "isomorphic google map react component, allows render react components on the google map", "main": "modules/index.js", "scripts": {