Browse Source

Bump version to 0.1.1

David Craven 7 years ago
parent
commit
1f4dc285e7
1 changed files with 1 additions and 1 deletions
  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"]