From 7a2cf5fbc0c06996a6dc8366d55b05cb3f9bbb99 Mon Sep 17 00:00:00 2001 From: cybice Date: Wed, 30 Nov 2016 23:16:29 +0300 Subject: [PATCH] 0.22.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b58f6bc..b08411e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.21.5", + "version": "0.22.0", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": {