diff --git a/Cargo.toml b/Cargo.toml index fd929cf7..f3d82130 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dimensioned" - version = "0.4.0" + version = "0.5.0" authors = ["Paho Lurie-Gregg "] description = "Compile-time type checking of arbitrary unit systems." homepage = "http://paholg.com/project/dimensioned"