diff --git a/bin/roo-cline-1.0.1.vsix b/bin/roo-cline-1.0.1.vsix deleted file mode 100644 index 4d9ba52..0000000 Binary files a/bin/roo-cline-1.0.1.vsix and /dev/null differ diff --git a/bin/roo-cline-1.0.2.vsix b/bin/roo-cline-1.0.2.vsix new file mode 100644 index 0000000..6145744 Binary files /dev/null and b/bin/roo-cline-1.0.2.vsix differ diff --git a/package-lock.json b/package-lock.json index 0e8aea7..856b36e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "roo-cline", - "version": "1.0.0", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "roo-cline", - "version": "1.0.0", + "version": "1.0.2", "dependencies": { "@anthropic-ai/bedrock-sdk": "^0.10.2", "@anthropic-ai/sdk": "^0.26.0", diff --git a/package.json b/package.json index 0255f09..9582105 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "roo-cline", "displayName": "Roo Cline", "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": "1.0.1", + "version": "1.0.2", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#617A91",