From 5af536dea2f9fa7432d3b6cb5f346faf02ada62b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Forment?= Date: Thu, 5 Feb 2026 01:40:51 +0100 Subject: [PATCH] chore: Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 29abead..02fa278 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.5" +version = "0.0.6" edition = "2021" authors = ["Raphaƫl Forment "] license = "AGPL-3.0"