From 64b1e50d174e2a52e47ae186ce59ff526711fa5a Mon Sep 17 00:00:00 2001 From: iamdoubz <> Date: Fri, 17 Jul 2026 07:59:04 -0500 Subject: [PATCH] chore(release): bump package.json to 0.7.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9d46ac..3e09561 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "whispassist", "private": true, - "version": "0.7.4", + "version": "0.7.5", "type": "module", "description": "Privacy-first, fully local Windows meeting assistant.", "license": "MIT OR Apache-2.0",