diff --git a/Cargo.lock b/Cargo.lock index c5a1246..ceb6c9a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -13,7 +13,7 @@ dependencies = [ [[package]] name = "cargo-mommy" -version = "0.2.0" +version = "0.3.0-prerelease.2" dependencies = [ "fastrand", "regex", diff --git a/Cargo.toml b/Cargo.toml index bd794ea..7360b68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ description = "Mommy's here to support you when running cargo~" repository = "https://github.com/Gankra/cargo-mommy" license = "MIT OR Apache-2.0" name = "cargo-mommy" -version = "0.2.0" +version = "0.3.0-prerelease.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html