From aaef21883bc0e042699da8b75157ec9facdc3f53 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Mon, 4 May 2026 16:31:31 +0000 Subject: [PATCH] Sync package.json version to v0.8.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7700c6c..b8183a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qr-stream", - "version": "0.8.2", + "version": "0.8.4", "description": "Transfer files and text via animated QR codes \u2014 CLI and web app", "type": "module", "main": "dist/qr-stream.js",