diff --git a/package-lock.json b/package-lock.json index 8090e21..b2dbfa4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hohoff-editor", - "version": "1.16.1", + "version": "1.17.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hohoff-editor", - "version": "1.16.1", + "version": "1.17.0", "dependencies": { "@anthropic-ai/sdk": "^0.29.0", "@codemirror/commands": "^6.6.0", diff --git a/package.json b/package.json index 788b1c3..4fc239d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hohoff-editor", - "version": "1.16.1", + "version": "1.17.0", "description": "Novel editor for Hohoff", "main": "out/main/index.js", "scripts": {