From 255cd34380d8f541157a126731f0dae49831cc1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Forment?= Date: Mon, 2 Feb 2026 01:09:13 +0100 Subject: [PATCH] chore: Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f28c208..ac79437 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.2" +version = "0.0.3" edition = "2021" authors = ["Raphaƫl Forment "] license = "AGPL-3.0"