diff --git a/package-lock.json b/package-lock.json index bff7c6a..e0a992d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "borges", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "borges", - "version": "1.1.0", + "version": "1.1.1", "dependencies": { "@anthropic-ai/sdk": "^0.29.0", "@codemirror/commands": "^6.6.0", diff --git a/package.json b/package.json index 1955931..db0f284 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "borges", - "version": "1.1.0", + "version": "1.1.1", "description": "Flash fiction writing, analysis, and submission tracking", "main": "out/main/index.js", "scripts": {