From 24a68b4e6efbcde4c3485bfec91dad476e0c9933 Mon Sep 17 00:00:00 2001 From: LangTube <44315206+langtube@users.noreply.github.com> Date: Fri, 21 Oct 2022 07:48:25 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88418e2..4986bf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expo-config-plugin-ios-share-extension", - "version": "0.0.2", + "version": "0.0.3", "description": "Config plugin to add an share extension to a Expo iOS app", "homepage": "https://github.com/langtube/expo-config-plugin-ios-share-extension#readme", "main": "build/index.js",