Skip to content

Commit ebdec18

Browse files
author
bors-servo
authored
Auto merge of servo#204 - servo:bump, r=SimonSapin
Breaking version bump to account for servo#203. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-cssparser/204) <!-- Reviewable:end -->
2 parents 9c4e84c + 7fdf122 commit ebdec18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cssparser"
3-
version = "0.22.1"
3+
version = "0.23.0"
44
authors = [ "Simon Sapin <simon.sapin@exyr.org>" ]
55

66
description = "Rust implementation of CSS Syntax Level 3"

0 commit comments

Comments
 (0)