diff --git a/Cargo.toml b/Cargo.toml index 49730ebe..f7f9321b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ members = [ ] [workspace.package] -version = "0.40.0" +version = "0.40.1" license = "MIT OR Apache-2.0" authors = [ "The html5ever Project Developers" ] repository = "https://github.com/servo/html5ever"