From b9b0a9163bcb3affbd2a437c696ccb988c154ff6 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 6 Jul 2022 14:16:58 -0500 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb50e30..823647b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "2.1.10", + "version": "2.2.0", "description": "Isomorphic component that allows rendering react components on a google map", "author": "istarkov https://github.com/istarkov", "license": "MIT",