diff --git a/Cargo.toml b/Cargo.toml index 72e3ccf0..9944c11e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lol_html" -version = "1.2.0" +version = "1.2.1" authors = ["Ivan Nikulin "] license = "BSD-3-Clause" description = "Streaming HTML rewriter/parser with CSS selector-based API"