Forráskód Böngészése

Bump version number

Alex Crichton 10 éve
szülő
commit
32ae02d87d
1 módosított fájl, 1 hozzáadás és 1 törlés
  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"