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