diff --git a/satrs-shared/Cargo.toml b/satrs-shared/Cargo.toml index 0f61600..f9e76f4 100644 --- a/satrs-shared/Cargo.toml +++ b/satrs-shared/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "satrs-shared" description = "Components shared by multiple sat-rs crates" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Robin Mueller "] homepage = "https://absatsw.uni-stuttgart.de/projects/sat-rs"