From 4df29f9bbfaf5ff18e67d3afccf32ff8d885d8bb Mon Sep 17 00:00:00 2001 From: rjmacarthy Date: Thu, 4 Jan 2024 15:26:33 +0000 Subject: [PATCH] 2.3.0 --- 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 47e4c5f5..d26b3431 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "twinny", - "version": "2.2.2", + "version": "2.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "twinny", - "version": "2.2.2", + "version": "2.3.0", "license": "MIT", "dependencies": { "@microsoft/fast-react-wrapper": "^0.3.22", diff --git a/package.json b/package.json index 86861fef..879c0422 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "twinny", "displayName": "twinny", "description": "Locally hosted AI code completion plugin for vscode", - "version": "2.2.2", + "version": "2.3.0", "icon": "assets/icon.png", "keywords": [ "code-inference",