From c5b7c41b1c9316b3e8283a567da8d425364f29f8 Mon Sep 17 00:00:00 2001 From: cybice Date: Thu, 17 Sep 2015 12:11:00 +0300 Subject: [PATCH] 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9533f4d..a0d4551 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.4.1", + "version": "0.4.2", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {