Ver Fonte

Bump version number

Alex Crichton há 10 anos atrás
pai
commit
32ae02d87d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,7 +1,7 @@
 [package]
 
 name = "num"
-version = "0.0.5"
+version = "0.0.6"
 authors = ["The Rust Project Developers"]
 license = "MIT/Apache-2.0"
 homepage = "https://github.com/rust-lang/num"