Browse Source

Bump version to 0.1.1

David Craven 7 năm trước cách đây
mục cha
commit
1f4dc285e7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      riscv-rt/Cargo.toml

+ 1 - 1
riscv-rt/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "riscv-rt"
-version = "0.1.0"
+version = "0.1.1"
 repository = "https://github.com/dvc94ch/riscv-rt"
 authors = ["David Craven <david@craven.ch>"]
 categories = ["embedded", "no-std"]