diff --git a/package-lock.json b/package-lock.json index 8dccddd..c6ea766 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-map-link", - "version": "2.0.4", + "version": "2.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d356505..a78e823 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-map-link", - "version": "2.0.4", + "version": "2.0.5", "description": "Open the map app of the user's choice with a specific location", "main": "index.js", "repository": {