From dd0287514dc71a13759ca58c90ae18eabbd662f3 Mon Sep 17 00:00:00 2001 From: Thomas Schoffelen Date: Thu, 7 Mar 2024 09:53:05 +0000 Subject: [PATCH] chore: cleanup description BREAKING CHANGE: new major version release is ready! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fda5740..6f8364a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-map-link", "version": "3.0.0", - "description": "Open the map app of the user's choice with a specific location", + "description": "Open the map app of the user's choice with a specific location.", "source": "src/index", "main": "lib/index.js", "repository": {