From a4fb461aae6205ffc55bed51254a40c52be04e5d Mon Sep 17 00:00:00 2001 From: Christian Langenbacher Date: Tue, 8 Mar 2022 16:43:53 +0100 Subject: [PATCH] v0.5.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"