Bump to 0.2.2

This commit is contained in:
Yuheng Chen 2015-09-17 18:08:58 +08:00
parent a29b0c12f6
commit de8e94ab34

View file

@ -1,6 +1,6 @@
[package] [package]
name = "yaml-rust" name = "yaml-rust"
version = "0.2.1" version = "0.2.2"
authors = ["Yuheng Chen <yuhengchen@sensetime.com>"] authors = ["Yuheng Chen <yuhengchen@sensetime.com>"]
homepage = "http://chyh1990.github.io/yaml-rust/" homepage = "http://chyh1990.github.io/yaml-rust/"
documentation = "http://chyh1990.github.io/yaml-rust/doc/yaml_rust/" documentation = "http://chyh1990.github.io/yaml-rust/doc/yaml_rust/"