From 3c4391ac1dc1da42b285df9ea4855f747f3b1d9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BCller?= Date: Tue, 7 Jul 2026 11:44:57 +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 e4fc4a9..b063356 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grapherity" -version = "0.2.0" +version = "0.2.1" authors = ["Stefan Müller"] edition = "2024" rust-version = "1.85.0"