diff --git a/Cargo.toml b/Cargo.toml index 64908cd..a12e99e 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.10.0" +version = "0.10.1" [dependencies] url = "1"