From 4c26a49922ff052c17179a0584d6e86457ae445d Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Sat, 26 Oct 2024 21:19:56 +0200 Subject: [PATCH] release version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f121431..8b18976 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homer", - "version": "24.05.1", + "version": "24.10.2", "type": "module", "scripts": { "dev": "vite",