From 0d641c80ca152ca1633553b365722a8004d7c29c Mon Sep 17 00:00:00 2001 From: cybice Date: Wed, 16 Mar 2016 08:28:26 +0300 Subject: [PATCH] 0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c41b756..f26ff2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.10.6", + "version": "0.11.0", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {