diff --git a/package-lock.json b/package-lock.json index 8780f23..79e17c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "g1nation", - "version": "2.2.57", + "version": "2.2.58", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "g1nation", - "version": "2.2.57", + "version": "2.2.58", "license": "MIT", "dependencies": { "marked": "^18.0.2" diff --git a/package.json b/package.json index af61832..5a62eb0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "g1nation", "displayName": "G1nation", "description": "100% local AI coding agent for VS Code. Create files, edit code, run commands, and work offline with Ollama or LM Studio.", - "version": "2.2.57", + "version": "2.2.58", "publisher": "connectailab", "license": "MIT", "icon": "assets/icon.png",