Bump version to 0.8.1

This commit is contained in:
messense 2017-03-13 23:10:57 +08:00
parent b27c5544eb
commit cd4d32bf28
No known key found for this signature in database
GPG key ID: BB41A8A2C716CCA9

View file

@ -8,7 +8,7 @@ license = "MIT"
name = "robotparser" name = "robotparser"
readme = "README.md" readme = "README.md"
repository = "https://github.com/messense/robotparser-rs" repository = "https://github.com/messense/robotparser-rs"
version = "0.8.0" version = "0.8.1"
[dependencies] [dependencies]
url = "1.2" url = "1.2"