diff --git a/hermit-abi/Cargo.toml b/hermit-abi/Cargo.toml index 4bee14252..392e40f3b 100644 --- a/hermit-abi/Cargo.toml +++ b/hermit-abi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hermit-abi" -version = "0.3.1" +version = "0.3.2" authors = ["Stefan Lankes"] license = "MIT OR Apache-2.0" edition = "2021"