diff --git a/package-lock.json b/package-lock.json index 3403c42..3738be0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "aicursor", - "version": "0.5.2", + "version": "0.5.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "aicursor", - "version": "0.5.2", + "version": "0.5.3", "dependencies": { "@vscode/codicons": "^0.0.32", "@vscode/webview-ui-toolkit": "^1.2.2", diff --git a/package.json b/package.json index be7bbf8..3e32382 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "aicursor", "displayName": "CodeCursor (Cursor for VS Code)", "description": "Cursor integration for Visual Studio Code", - "version": "0.5.2", + "version": "0.5.3", "publisher": "ktiays", "repository": { "type": "git",