From a1d54dda41dda76f1941a34254924c6630b3eed6 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 13 Oct 2020 12:11:25 +0200 Subject: [PATCH] 2.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7768c3b..85383da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "2.1.7", + "version": "2.1.8", "description": "Isomorphic component that allows rendering react components on a google map", "author": "istarkov https://github.com/istarkov", "license": "MIT",