From 60a45191b9c759f0232217c3854ac5a266aa1dd5 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Sat, 1 Mar 2025 09:56:26 +0100 Subject: [PATCH] Release 25.03.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7edac0..7a79148 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homer", - "version": "25.02.2", + "version": "25.03.1", "type": "module", "scripts": { "dev": "vite",