From c742417e827cd1f09310972ee93f6b34d0fa9660 Mon Sep 17 00:00:00 2001 From: AnRil Date: Fri, 22 May 2026 15:27:38 +0700 Subject: [PATCH] chore(release): v0.5.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46f9dc8..82272df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "laude", - "version": "0.5.6", + "version": "0.5.7", "description": "Exercise reminder — Windows desktop app", "main": "out/main/index.js", "author": "AnRil",