diff --git a/package-lock.json b/package-lock.json index 4fed15b0..18006af4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-maps-google", - "version": "0.1.1", + "version": "0.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4c3a701c..723d7955 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-maps-google", - "version": "0.1.1", + "version": "0.1.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)",