diff --git a/Cargo.lock b/Cargo.lock index 457aa4ac..104eae7b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2194,7 +2194,7 @@ dependencies = [ [[package]] name = "oranda" -version = "0.1.0-prerelease.2" +version = "0.1.0-prerelease.3" dependencies = [ "ammonia", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index 8fef36fc..dc47a01b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "oranda" description = "🎁 generate beautiful landing pages for your projects" repository = "https://github.com/axodotdev/oranda" -version = "0.1.0-prerelease.2" +version = "0.1.0-prerelease.3" edition = "2021" authors = ["Axo Developer Co. "] license = "MIT OR Apache-2.0"