From e25f814ec84fe4590ff285721e0d231c869ae6b5 Mon Sep 17 00:00:00 2001 From: Vedansi18 Date: Mon, 29 Jun 2026 19:21:00 +0530 Subject: [PATCH] version increase --- src/ext-vscode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ext-vscode/package.json b/src/ext-vscode/package.json index cf84ed3e..9a5c3406 100644 --- a/src/ext-vscode/package.json +++ b/src/ext-vscode/package.json @@ -2,7 +2,7 @@ "name": "nexpath-vscode", "displayName": "Nexpath", "description": "AI coding assistant for Cursor and Windsurf (Devin) — a behaviour-guidance layer that surfaces decision sessions between your prompts. Fully supported and end-to-end tested on both.", - "version": "0.1.31", + "version": "0.1.32", "publisher": "nexpath", "license": "Apache-2.0", "private": true,