diff --git a/rudof_cli/Cargo.toml b/rudof_cli/Cargo.toml index 23275b5a..ebb1e584 100755 --- a/rudof_cli/Cargo.toml +++ b/rudof_cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rudof_cli" -version = "0.1.24" +version = "0.1.25" authors.workspace = true description.workspace = true documentation = "https://rudof-project.github.io/rudof" diff --git a/shapes_converter/Cargo.toml b/shapes_converter/Cargo.toml index 41a2d46a..99697ec5 100755 --- a/shapes_converter/Cargo.toml +++ b/shapes_converter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shapes_converter" -version = "0.1.24" +version = "0.1.25" authors.workspace = true description.workspace = true documentation = "https://docs.rs/shapes_converter"