diff --git a/Cargo.lock b/Cargo.lock index 4be4961..4c04bd0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -157,7 +157,7 @@ dependencies = [ [[package]] name = "shapemaker" -version = "1.0.0" +version = "1.1.0" dependencies = [ "docopt", "rand", diff --git a/Cargo.toml b/Cargo.toml index c3cd7df..01964df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shapemaker" -version = "1.0.0" +version = "1.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html