diff --git a/Cargo.lock b/Cargo.lock index 1fb6c32f..5fe54d77 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -501,7 +501,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" [[package]] name = "conduit" -version = "0.7.0+conduwuit-0.2.1" +version = "0.3.0" dependencies = [ "argon2", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 90c4f7c9..17592ce1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ authors = [ homepage = "https://puppygock.gay/conduwuit" repository = "https://github.com/girlbossceo/conduwuit" readme = "README.md" -version = "0.7.0+conduwuit-0.2.1" +version = "0.3.0" edition = "2021" # See also `rust-toolchain.toml`