@@ -13,7 +13,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Removed
-## [0.3.2] - 2023-02-20
+## [0.3.2] - 2023-02-26
Bump RISC-V SBI specification version to 2.0-rc1.
@@ -1,7 +1,7 @@
[package]
name = "rustsbi"
description = "Minimal RISC-V's SBI implementation library in Rust"
-version = "0.3.2-rc.2"
+version = "0.3.2"
authors = [
"Luo Jia <[email protected]>",
"Campbell He <[email protected]>",