From ad46dfd8aeaed5f181553c6d24ae82a0826774a1 Mon Sep 17 00:00:00 2001 From: Kudo Chien Date: Mon, 22 Jan 2024 10:18:17 +0800 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a220c8..6f89477 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-v8", - "version": "2.2.2", + "version": "2.3.0", "description": "Opt-in V8 runtime for React Native Android", "scripts": { "build": "expo-module build",