From e1c7e2706500e6b92982fa6c336c1628b5da9d19 Mon Sep 17 00:00:00 2001 From: Alice Hernandez Date: Sun, 14 Jun 2026 22:09:22 +1000 Subject: [PATCH] 1.1.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e0a992d..c71c639 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "borges", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "borges", - "version": "1.1.1", + "version": "1.1.2", "dependencies": { "@anthropic-ai/sdk": "^0.29.0", "@codemirror/commands": "^6.6.0", diff --git a/package.json b/package.json index db0f284..ef6a59b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "borges", - "version": "1.1.1", + "version": "1.1.2", "description": "Flash fiction writing, analysis, and submission tracking", "main": "out/main/index.js", "scripts": {