From 6344970eb6fd3fa8bb9fc3502dd6d6c328596c8b Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Sat, 17 May 2025 14:52:27 +0200 Subject: [PATCH] chore(release): version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f5efcb..7f1f03b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homer", - "version": "25.05.1", + "version": "25.05.2", "type": "module", "scripts": { "dev": "vite",