From 3c41c895d609ed3857df6595388a4c26d42267e7 Mon Sep 17 00:00:00 2001 From: Ryan Hefner Date: Mon, 3 Aug 2020 06:37:29 -0400 Subject: [PATCH] 0.4.9 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5851b501..0eea54f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-maps-google", - "version": "0.4.8", + "version": "0.4.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2eca033c..ed622d70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-maps-google", - "version": "0.4.8", + "version": "0.4.9", "description": "React component that allows you to easily created a styled Google Maps instance with custom markers.", "license": "MIT", "author": "Ryan Hefner (https://www.ryanhefner.com)",