Fix issue where file diff could fail; minor style changes; update README; update version to 0.0.4

This commit is contained in:
Saoud Rizwan
2024-07-10 11:15:25 -04:00
parent 2f64a82abb
commit 46f14f32d1
4 changed files with 8 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
"name": "claude-dev",
"displayName": "Claude Dev",
"description": "Claude Dev goes beyond simple code completion by reading & writing files, creating projects, and executing terminal commands with your permission.",
"version": "0.0.3",
"version": "0.0.4",
"engines": {
"vscode": "^1.82.0"
},