From 8b1fb8c3974e35308e09f5fbeff3255e822a659d Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 3 Oct 2020 15:22:23 +0200 Subject: [PATCH] 2.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03310c4..9445d33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "2.1.6", + "version": "2.1.7", "description": "Isomorphic component that allows rendering react components on a google map", "author": "istarkov https://github.com/istarkov", "license": "MIT",