diff --git a/Cargo.lock b/Cargo.lock index 5d0e1cc..fef22ef 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "rash" -version = "0.2.1" +version = "0.2.2" diff --git a/Cargo.toml b/Cargo.toml index 37e1778..b03af59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rash" -version = "0.2.1" +version = "0.2.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html