From d5300a12088afe85dc7d59032f567c6664602479 Mon Sep 17 00:00:00 2001 From: Ben Williams Date: Tue, 31 Oct 2023 13:51:34 -0700 Subject: [PATCH] updated to version `1.0.2` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea654f0..073526d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gguf", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "author": "Ben Williams ", "main": "dist/index.js",