From 47fe6b7d1e4d192c6ab40e7ee8f05567b9c0ca3c Mon Sep 17 00:00:00 2001 From: cybice Date: Sun, 27 Mar 2016 19:16:41 +0300 Subject: [PATCH] 0.11.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6eb137b..c2d3963 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.11.1", + "version": "0.11.2", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {