We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f69f3 commit 75ddabaCopy full SHA for 75ddaba
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-static-google-map",
3
"description": "Reusable react component to load Google Static map images in your react app",
4
- "version": "0.7.0",
+ "version": "0.8.0",
5
"main": "dist/react-static-google-map.cjs.js",
6
"module": "dist/react-static-google-map.esm.js",
7
"browser": "dist/react-static-google-map.umd.js",
0 commit comments