diff --git a/Cargo.toml b/Cargo.toml index a05162e..f2f58f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spacepackets" -version = "0.13.0" +version = "0.13.1" edition = "2021" rust-version = "1.81.0" authors = ["Robin Mueller "]