From d5254e5460312b587e52c6761fa9cf95d76a69fc Mon Sep 17 00:00:00 2001 From: rjmacarthy Date: Thu, 4 Apr 2024 20:49:53 +0100 Subject: [PATCH] 3.10.15 --- 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 027e695d..f04e9bc6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "twinny", - "version": "3.10.14", + "version": "3.10.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "twinny", - "version": "3.10.14", + "version": "3.10.15", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 20fe7175..12232f9c 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.14", + "version": "3.10.15", "icon": "assets/icon.png", "keywords": [ "code-inference",