Bump version to 0.1.2
This commit is contained in:
parent
94c3b5561e
commit
fd78d9bffc
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "riscv"
|
name = "riscv"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
repository = "https://github.com/dvc94ch/riscv"
|
repository = "https://github.com/dvc94ch/riscv"
|
||||||
authors = ["David Craven <david@craven.ch>"]
|
authors = ["David Craven <david@craven.ch>"]
|
||||||
categories = ["embedded", "hardware-support", "no-std"]
|
categories = ["embedded", "hardware-support", "no-std"]
|
||||||
|
|
Loading…
Reference in New Issue