From c0849b3a2a3cd4d437bca1e6096b6600f6766848 Mon Sep 17 00:00:00 2001 From: Ryan Hefner Date: Sat, 16 May 2020 04:55:43 -0400 Subject: [PATCH] 0.4.2 --- 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 cb87d2d4..c60f6dac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-maps-google", - "version": "0.4.1", + "version": "0.4.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7d1226a2..8b0b73fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-maps-google", - "version": "0.4.1", + "version": "0.4.2", "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)",