From 8bc26ee138fce702dbcfcd61fda2db95b0a6c46b Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 31 Aug 2020 03:14:35 +0200 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b370e02..fcfde96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "2.0.8", + "version": "2.1.0", "description": "Isomorphic component that allows rendering react components on a google map", "author": "istarkov https://github.com/istarkov", "license": "MIT",