diff --git a/Cargo.toml b/Cargo.toml index 64504e7a..f3279213 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cssparser" -version = "0.5.0" +version = "0.5.1" authors = [ "Simon Sapin " ] description = "Rust implementation of CSS Syntax Level 3"