diff --git a/Cargo.toml b/Cargo.toml index b26c390..47188cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pay_respects" -version = "0.3.3" +version = "0.4.0" edition = "2021" [dependencies] diff --git a/rule_parser/Cargo.toml b/rule_parser/Cargo.toml index a4dbc97..64072de 100644 --- a/rule_parser/Cargo.toml +++ b/rule_parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rule_parser" -version = "0.1.0" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html