From b76ebb00bc5945f2fd5e473b2c8e0955ad85f797 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 22 Jun 2021 22:00:55 -0600 Subject: [PATCH] 2.1.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19a0a60..f91ab45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "2.1.9", + "version": "2.1.10", "description": "Isomorphic component that allows rendering react components on a google map", "author": "istarkov https://github.com/istarkov", "license": "MIT",