From f7c54e964fa15b54cf4426d2818d34216e8f27d4 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 3 Feb 2026 11:42:46 -0800 Subject: [PATCH] cli version bump (#9064) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Max Paulus 🥪 --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index e80aa86f37..697b68ea17 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "cline", - "version": "2.0.1", + "version": "2.0.2", "description": "Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more", "main": "dist/cli.mjs", "bin": {