diff --git a/Cargo.toml b/Cargo.toml index 7605bb4..331fbbb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ [package] name = "substrate-fixed" -version = "0.5.8" +version = "0.5.9" authors = ["Trevor Spiteri "] description = "Fixed-point numbers" documentation = "https://docs.rs/fixed"