diff --git a/package.json b/package.json index c8d56c8a..1654a148 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "1.1.7", + "version": "2.0.0", "description": "Isomorphic component that allows rendering react components on a google map", "author": "istarkov https://github.com/istarkov", "license": "MIT", @@ -74,4 +74,4 @@ "javascript", "react-component" ] -} \ No newline at end of file +}