diff --git a/package-lock.json b/package-lock.json index 339bc73..0232c91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-map-link", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 908bf9b..1daa96c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-map-link", - "version": "2.1.0", + "version": "2.1.1", "description": "Open the map app of the user's choice with a specific location", "main": "index.js", "repository": {