diff --git a/package.json b/package.json index 13c807c..cb3ef5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-map-react", - "version": "0.23.0", + "version": "0.24.0", "description": "isomorphic google map react component, allows render react components on the google map", "main": "lib/index", "scripts": { @@ -106,4 +106,4 @@ "git add" ] } -} \ No newline at end of file +}