From 38222df0563e920763c6af565bf1f8b5c5b491c1 Mon Sep 17 00:00:00 2001 From: Ryan Hefner Date: Sun, 25 Aug 2019 14:09:46 -0400 Subject: [PATCH] 0.2.3 --- 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 babd1bf6..05f7321a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-maps-google", - "version": "0.2.2", + "version": "0.2.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c29d58f8..ce4fdcb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-maps-google", - "version": "0.2.2", + "version": "0.2.3", "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)",