From 381515cf22324d1cbf6ba5a5d340bb7d7a9b4b0e Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 30 Jul 2020 06:39:27 -0300 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1654a148..2cd73e98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "2.0.0", + "version": "2.0.1", "description": "Isomorphic component that allows rendering react components on a google map", "author": "istarkov https://github.com/istarkov", "license": "MIT",