From 05a67e089840720373df1d4831fddca7370f43d2 Mon Sep 17 00:00:00 2001 From: rjmacarthy Date: Thu, 28 Mar 2024 13:12:15 +0000 Subject: [PATCH] 3.10.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1d9c3499..965298d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "twinny", - "version": "3.10.0", + "version": "3.10.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "twinny", - "version": "3.10.0", + "version": "3.10.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index fa616305..353464a1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "twinny", "displayName": "twinny - AI Code Completion and Chat", "description": "Locally hosted AI code completion plugin for vscode", - "version": "3.10.0", + "version": "3.10.1", "icon": "assets/icon.png", "keywords": [ "code-inference",