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"