diff --git a/package-lock.json b/package-lock.json index 5aa698114..141b470c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "claude-dev", - "version": "2.1.7", + "version": "2.1.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "claude-dev", - "version": "2.1.7", + "version": "2.1.9", "license": "Apache-2.0", "dependencies": { "@anthropic-ai/bedrock-sdk": "^0.10.2", diff --git a/package.json b/package.json index de603bd2d..f656f740c 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": "2.1.8", + "version": "2.1.9", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#617A91",