diff --git a/Cargo.toml b/Cargo.toml index 715d6a0..f7ed358 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "datex-core" -version = "0.0.1" +version = "0.0.2" description = "The DATEX Core Rust implementation" authors = ["Benedikt Strehle "] edition = "2021"