From 5dafd86650123a67ef7ce1152bc6f639fb06bea9 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Wed, 25 Sep 2024 00:43:56 -0400 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ac0e81..3518c2c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "claude-dev", "displayName": "Claude Dev", "description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.", - "version": "1.9.4", + "version": "1.9.5", "icon": "icons/icon.png", "galleryBanner": { "color": "#1E1E1E",