diff --git a/Cargo.toml b/Cargo.toml index 7c29016..b4d3638 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "riscv" -version = "0.3.0" +version = "0.4.0" repository = "https://github.com/rust-embedded/riscv" authors = ["David Craven "] categories = ["embedded", "hardware-support", "no-std"]