From 60bc7618d3327e6fb41c284c4896e5ac0dc342eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Forment?= Date: Sun, 8 Feb 2026 13:57:52 +0100 Subject: [PATCH] chore: Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 81051ca..1095a49 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.8" +version = "0.0.9" edition = "2021" authors = ["Raphaƫl Forment "] license = "AGPL-3.0"