From 172e9f3cab7bdbeb5ad62cb29e430d28190ed036 Mon Sep 17 00:00:00 2001 From: Nathan Ahn Date: Mon, 25 May 2026 15:46:30 -0400 Subject: [PATCH] v0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7041991..416fcb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-app-clip", - "version": "0.9.0-beta.2", + "version": "0.9.0", "description": "Config plugin to add an App Clip to a React Native iOS app", "main": "build/index.js", "types": "build/index.d.ts",