diff --git a/Cargo.toml b/Cargo.toml index 0a8d9ee..da24d24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "urlpattern" -version = "0.5.0" +version = "0.5.1" authors = ["the Deno authors", "crowlKats "] edition = "2024" description = "rust-urlpattern is a Rust implementation of the URLPattern standard"