From e7152bb68b4c6e5f94244dff2999d75bfc9c9900 Mon Sep 17 00:00:00 2001 From: narol Date: Fri, 26 Apr 2024 20:23:49 +0800 Subject: [PATCH] chore: release 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f782c3f..5f67428 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-tencent-asr", - "version": "0.2.0", + "version": "0.3.0", "description": "Tencent ASR SDK for React Native.", "main": "lib/commonjs/index", "module": "lib/module/index",