Auto merge of #21494 - servo:selectors, r=SimonSapin

Publish selectors v0.20.0

Fixes #21455.

<!-- 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/21494)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-08-23 15:58:19 -04:00 committed by GitHub
commit fd64f11efe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "selectors"
version = "0.19.0"
version = "0.20.0"
authors = ["The Servo Project Developers"]
documentation = "https://docs.rs/selectors/"