diff --git a/Cargo.toml b/Cargo.toml index 7313e130..785ee466 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ exclude = ["benches"] # Package configuration [package] name = "arbiter" -version = "0.3.1" +version = "0.3.2" edition = "2021" authors = ["Colin Roberts", "Waylon Jepsen"]