Bump version to 0.8.0

This commit is contained in:
messense 2016-11-14 16:14:40 +08:00
parent e3b9ca6c6b
commit 101f926adc
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.7.0" version = "0.8.0"
[dependencies] [dependencies]
url = "1.2" url = "1.2"