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