From b62c263b084be5d25cb4cb47cf78190879f5e45a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BCller?= Date: Fri, 17 Jul 2026 11:12:21 +0200 Subject: [PATCH] Update package version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 17d64d2..0ccf888 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grapherity" -version = "0.2.2" +version = "0.2.3" authors = ["Stefan Müller"] edition = "2024" rust-version = "1.85.0"