diff --git a/package-lock.json b/package-lock.json index 1eb93fde..b9ab9954 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-maps-google", - "version": "0.4.9", + "version": "0.4.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 24ebf1d9..bb0d8d6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-maps-google", - "version": "0.4.9", + "version": "0.4.10", "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)",