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