diff --git a/package-lock.json b/package-lock.json index 0a9af27..1ef93ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "borges", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "borges", - "version": "1.2.0", + "version": "1.3.0", "dependencies": { "@anthropic-ai/sdk": "^0.29.0", "@codemirror/commands": "^6.6.0", diff --git a/package.json b/package.json index 12f5e28..78bb3ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "borges", - "version": "1.2.0", + "version": "1.3.0", "description": "Flash fiction writing, analysis, and submission tracking", "main": "out/main/index.js", "scripts": {