From 876a42785a04d428dc5131af57d412590a8dc0ea Mon Sep 17 00:00:00 2001 From: Ben Williams Date: Fri, 16 Feb 2024 13:32:45 -0800 Subject: [PATCH] released `1.0.4` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89d825d..5b9b3f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gguf", - "version": "1.0.3", + "version": "1.0.4", "license": "MIT", "author": "Ben Williams ", "main": "dist/index.js",