diff --git a/package-lock.json b/package-lock.json index 07074b9..9df47ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hohoff-editor", - "version": "1.23.1", + "version": "1.24.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hohoff-editor", - "version": "1.23.1", + "version": "1.24.0", "dependencies": { "@anthropic-ai/sdk": "^0.29.0", "@codemirror/commands": "^6.6.0", diff --git a/package.json b/package.json index 01eb606..2c9b114 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hohoff-editor", - "version": "1.23.1", + "version": "1.24.0", "description": "Novel editor for Hohoff", "main": "out/main/index.js", "scripts": {