From 53b45364f170afc3e8ad87ba21c8d1f0d11a6f02 Mon Sep 17 00:00:00 2001 From: Jhen-Jie Hong Date: Mon, 23 Dec 2024 15:11:19 +0800 Subject: [PATCH] chore: release 0.4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9df0887..39e5093 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "llama.rn", - "version": "0.4.5", + "version": "0.4.6", "description": "React Native binding of llama.cpp", "main": "lib/commonjs/index", "module": "lib/module/index",