Update version

This commit is contained in:
Saoud Rizwan 2024-07-31 13:29:08 -04:00
parent fd13081109
commit 2992baaaea
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "claude-dev",
"version": "1.0.71",
"version": "1.0.72",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "claude-dev",
"version": "1.0.71",
"version": "1.0.72",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.24.3",

View File

@ -2,7 +2,7 @@
"name": "claude-dev",
"displayName": "Claude Dev",
"description": "Autonomous software engineer right in your IDE, capable of reading/writing files, executing commands, and more with your permission every step of the way.",
"version": "1.0.71",
"version": "1.0.72",
"icon": "icon.png",
"engines": {
"vscode": "^1.84.0"