diff --git a/demo/Cargo.toml b/demo/Cargo.toml index 246757b..8123c18 100644 --- a/demo/Cargo.toml +++ b/demo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "demo" -version = "0.1.0" +version = "0.8.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/origami/Cargo.toml b/origami/Cargo.toml index a2c189e..ede9ffc 100644 --- a/origami/Cargo.toml +++ b/origami/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "origami" -version = "0.1.0" +version = "0.8.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html