diff --git a/Cargo.toml b/Cargo.toml index e2e350d..59594aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "robotparser" readme = "README.md" repository = "https://github.com/messense/robotparser-rs" -version = "0.4.4" +version = "0.5.0" [dependencies] hyper = "0.9"