diff --git a/Cargo.lock b/Cargo.lock index 0a2948c..30dd2da 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -10,7 +10,7 @@ checksum = "954e3e877803def9dc46075bf4060147c55cd70db97873077232eae0269dc89b" [[package]] name = "trwpbug" -version = "0.1.0" +version = "1.1.0" dependencies = [ "static_vcruntime", ] diff --git a/Cargo.toml b/Cargo.toml index d207a11..daceac0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "trwpbug" -version = "0.1.0" +version = "1.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html