diff --git a/Cargo.toml b/Cargo.toml index 76deaf18..a0dc9a58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cssparser" -version = "0.31.0" +version = "0.31.1" authors = [ "Simon Sapin " ] description = "Rust implementation of CSS Syntax Level 3"