From 309e1f24efad0bc33b11eb7952aff72f381abe17 Mon Sep 17 00:00:00 2001 From: Jhen Date: Tue, 3 Oct 2023 09:41:29 +0800 Subject: [PATCH] chore: release 0.3.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a75c5c..ed793b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whisper.rn", - "version": "0.3.8", + "version": "0.3.9", "description": "React Native binding of whisper.cpp", "main": "lib/commonjs/index", "module": "lib/module/index",