From a783cd62767f824a6eb072e523c8d06ea660c7ee Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 1 Nov 2020 13:29:35 +0100 Subject: [PATCH] 2.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8570f5..52ddf5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "2.1.8", + "version": "2.1.9", "description": "Isomorphic component that allows rendering react components on a google map", "author": "istarkov https://github.com/istarkov", "license": "MIT",