diff --git a/Cargo.toml b/Cargo.toml index c902d5f..8295022 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "urlpattern" -version = "0.2.0" +version = "0.3.0" authors = ["the Deno authors", "crowlKats "] edition = "2021" description = "rust-urlpattern is a Rust implementation of the URLPattern standard"