Bump version to 0.2.0

This commit is contained in:
messense 2015-10-21 15:40:44 +08:00
parent ac7d7aa8db
commit 04c25dda65

View file

@ -1,6 +1,6 @@
[package]
name = "robotparser"
version = "0.1.0"
version = "0.2.0"
authors = ["messense <messense@icloud.com>"]
description = "robots.txt parser for Rust"
repository = "https://github.com/messense/robotparser-rs"