From 11f25534d06796556a27b522deac92396a982595 Mon Sep 17 00:00:00 2001 From: g1nation Date: Fri, 1 May 2026 20:58:31 +0900 Subject: [PATCH] 2.34.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 6ca8227..6098f49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "g1nation", - "version": "2.27.0", + "version": "2.34.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "g1nation", - "version": "2.27.0", + "version": "2.34.0", "license": "MIT", "dependencies": { "marked": "^18.0.2" diff --git a/package.json b/package.json index 07507d0..3a29233 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "g1nation", "displayName": "G1nation", "description": "High-performance autonomous local AI coding agent for VS Code. Features vectorized inference, asynchronous task management, and 100% offline processing.", - "version": "2.33.9", + "version": "2.34.0", "publisher": "connectailab", "license": "MIT", "icon": "assets/icon.png",