Răsfoiți Sursa

Bump versions to 0.1.26

Alex Crichton 9 ani în urmă
părinte
comite
1f298e233c
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      Cargo.toml
  2. 1 1
      num-macros/Cargo.toml

+ 1 - 1
Cargo.toml

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

+ 1 - 1
num-macros/Cargo.toml

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