From 75336656c28936145c1216a6b4137d6967e59548 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Forment?= Date: Tue, 3 Feb 2026 17:03:58 +0100 Subject: [PATCH] chore: Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2bd1ab6..e6ca46a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ members = ["crates/forth", "crates/markdown", "crates/project", "crates/ratatui"] [workspace.package] -version = "0.0.4" +version = "0.0.5" edition = "2021" authors = ["Raphaƫl Forment "] license = "AGPL-3.0"