From ea3cf551907a69180cfacbaa7055f666d9358c35 Mon Sep 17 00:00:00 2001 From: Kudo Chien Date: Tue, 13 Sep 2022 06:23:30 +0800 Subject: [PATCH] 1.4.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2a58d8..7fe6fac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-v8", - "version": "1.4.7", + "version": "1.4.8", "description": "Opt-in V8 runtime for React Native Android", "scripts": { "build": "expo-module build",