From c4cfbd4f0f1335ca2f43ead2c5cd79768a37fbbd Mon Sep 17 00:00:00 2001 From: cybice Date: Tue, 1 Nov 2016 15:50:54 +0300 Subject: [PATCH] 0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae4741a..704bef4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.20.1", + "version": "0.21.0", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {