From f5276859b08d9645c9bbb4ec535606a2d13d5801 Mon Sep 17 00:00:00 2001 From: achorein Date: Sat, 24 Feb 2024 20:21:28 +0100 Subject: [PATCH] chore: release 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4a6740..b4774b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expo-share-intent", - "version": "1.0.0-beta.0", + "version": "1.0.0", "description": "use native share intent for ios and android with expo", "homepage": "https://github.com/achorein/expo-share-intent/", "repository": {