From df82c8bdbbe9cf3de30ebe43e42383f3992e8691 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:30:52 -0400 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a688df1..7e4a3d7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "claude-dev", "displayName": "Cline", "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": "2.0.3", + "version": "2.0.4", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#556C80",