diff --git a/Cargo.lock b/Cargo.lock index af38b219..4f95b6ce 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -568,7 +568,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" [[package]] name = "conduit" -version = "0.3.0" +version = "0.3.1" dependencies = [ "argon2", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index c9a49b5a..306141bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ authors = [ homepage = "https://conduwuit.puppyirl.gay/" repository = "https://github.com/girlbossceo/conduwuit" readme = "README.md" -version = "0.3.0" +version = "0.3.1" edition = "2021" # See also `rust-toolchain.toml`