diff --git a/Cargo.toml b/Cargo.toml index 7359c53..1cd6bbd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riscv" -version = "0.1.0" +version = "0.1.1" repository = "https://github.com/dvc94ch/riscv" authors = ["David Craven "] categories = ["embedded", "hardware-support", "no-std"]