diff --git a/Cargo.toml b/Cargo.toml index 3ad4005..12ed2b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vexriscv" -version = "0.0.1" +version = "0.0.2" repository = "https://github.com/xobs/vexriscv-rust" authors = ["Sean Cross ", "The RISC-V Team "] categories = ["embedded", "hardware-support", "no-std"]