diff --git a/package-lock.json b/package-lock.json index f5fe0ae..1545cd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@ubilabs/google-maps-react-hooks", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b27edaf..4c7f338 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ubilabs/google-maps-react-hooks", - "version": "1.4.0", + "version": "1.4.1", "description": "React hooks and map context provider for Google Maps", "source": "src/index.ts", "main": "dist/index.umd.js",