diff --git a/Cargo.lock b/Cargo.lock index 38a1f0b..15552f0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1173,7 +1173,7 @@ dependencies = [ [[package]] name = "discoursio-quoter" -version = "0.0.3" +version = "0.0.4" dependencies = [ "actix-multipart", "actix-web", diff --git a/Cargo.toml b/Cargo.toml index a7d129f..b17027b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "discoursio-quoter" -version = "0.0.3" +version = "0.0.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html