From 2f549cc5069ace53fa1c2a9e5f1723534b124f56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BCller?= Date: Mon, 13 Jul 2026 10:49:25 +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 b063356..17d64d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grapherity" -version = "0.2.1" +version = "0.2.2" authors = ["Stefan Müller"] edition = "2024" rust-version = "1.85.0"