Bump version to 0.10.1

This commit is contained in:
messense 2018-03-12 09:29:22 +08:00
parent 4688c72346
commit 9d46f5ac99
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.10.0"
version = "0.10.1"
[dependencies]
url = "1"