diff --git a/Cargo.toml b/Cargo.toml index 6ce0530b..1b0d45e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cssparser" -version = "0.3.3" +version = "0.3.4" authors = [ "Simon Sapin " ] description = "Rust implementation of CSS Syntax Level 3"