Parcourir la source

[macros] Bump version (0.1.6)

Vadim Kaushan il y a 5 ans
Parent
commit
f433e3d248
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      riscv-rt/macros/Cargo.toml

+ 1 - 1
riscv-rt/macros/Cargo.toml

@@ -10,7 +10,7 @@ keywords = ["riscv", "runtime", "startup"]
 license = "MIT OR Apache-2.0"
 name = "riscv-rt-macros"
 repository = "https://github.com/rust-embedded/riscv-rt"
-version = "0.1.5"
+version = "0.1.6"
 
 [lib]
 proc-macro = true