From 2618b14db5e4f4bb99221a3ad9428254932abf71 Mon Sep 17 00:00:00 2001 From: Jhen Date: Tue, 4 Apr 2023 09:42:18 +0800 Subject: [PATCH] chore: release 0.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e44af6..8647168 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whisper.rn", - "version": "0.2.4", + "version": "0.2.5", "description": "React Native binding of whisper.cpp", "main": "lib/commonjs/index", "module": "lib/module/index",