diff --git a/Cargo.toml b/Cargo.toml index 59594aa..aa74d97 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.5.0" +version = "0.6.0" [dependencies] hyper = "0.9"