Rollup merge of #16995 - servo:selectorsup, r=emilio

Selectors 0.18 is published, bump to 0.19

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16995)
<!-- Reviewable:end -->
This commit is contained in:
Anthony Ramine 2017-05-23 14:14:19 +02:00 committed by GitHub
commit 78e9945908
2 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "selectors"
version = "0.18.0" # Not yet published
version = "0.19.0" # Not yet published
authors = ["Simon Sapin <simon.sapin@exyr.org>", "Alan Jeffrey <ajeffrey@mozilla.com>"]
documentation = "https://docs.rs/selectors/"