From 2197509fd82b887325de14ead2e6bcfffdab204c Mon Sep 17 00:00:00 2001 From: Nathan Ahn Date: Mon, 25 May 2026 15:44:33 -0400 Subject: [PATCH] v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a6fb36..fa16929 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-widget-extension", - "version": "0.3.0-beta.1", + "version": "0.3.0", "description": "Expo config plugin to add widgets and live activities to a React Native app", "main": "build/index.js", "types": "build/index.d.ts",