From 8a7ba91ac10dc0570c6d1036ee3a2b481a0d927b Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Thu, 19 Dec 2024 22:04:43 -0800 Subject: [PATCH] Prepare for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e35d7f3ac9..3938c4947e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "claude-dev", "displayName": "Cline (prev. Claude Dev)", "description": "Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way.", - "version": "3.0.2", + "version": "3.0.3", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#617A91",