diff --git a/Cargo.toml b/Cargo.toml index 8bc5290..c3fa456 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spacepackets" -version = "0.5.0-rc.0" +version = "0.5.0" edition = "2021" rust-version = "1.60" authors = ["Robin Mueller "]