diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 8613fb4..5b58adb 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "num-macros" -version = "0.1.32" +version = "0.1.33" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" homepage = "https://github.com/rust-num/num"