From f77d12441504fb46c0303a320bce7af35ae18499 Mon Sep 17 00:00:00 2001 From: Jayson Jacobs Date: Thu, 11 Jul 2024 17:49:39 -0600 Subject: [PATCH] try new version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2716886..3c59339 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "llm-proxy", - "version": "1.0.1", + "version": "1.0.2", "description": "A Node.js application that manages Nginx", "main": "dist/index.js", "scripts": {