diff --git a/package.json b/package.json index 8ab8fff..c96d70a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "2.2.0", + "version": "2.2.1", "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 +}