diff --git a/Cargo.toml b/Cargo.toml index cfa7778..af77fea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,5 +6,5 @@ repository = "https://github.com/rustasync/route-recognizer" keywords = ["router", "url"] edition = "2018" -version = "0.2.0" +version = "0.3.0" authors = ["wycats", "rustasync"]