diff --git a/Cargo.toml b/Cargo.toml index a36693d2..cd88aa4c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cssparser" -version = "0.22.1" +version = "0.23.0" authors = [ "Simon Sapin " ] description = "Rust implementation of CSS Syntax Level 3"