diff --git a/Cargo.toml b/Cargo.toml index a669d6c6..0e4e3af6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cssparser" -version = "0.13.5" +version = "0.13.6" authors = [ "Simon Sapin " ] description = "Rust implementation of CSS Syntax Level 3"