Bump version to 0.6.0

This commit is contained in:
messense 2016-08-25 20:30:12 +08:00
parent c32933db75
commit 6bebf15aca
No known key found for this signature in database
GPG key ID: BB41A8A2C716CCA9

View file

@ -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"