From 22752ffdf4b8b95e1df2357b60d3426196e3b18b Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 22 Sep 2020 18:59:42 +0200 Subject: [PATCH] 2.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ede4448..47fa9e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "2.1.3", + "version": "2.1.4", "description": "Isomorphic component that allows rendering react components on a google map", "author": "istarkov https://github.com/istarkov", "license": "MIT",