diff --git a/web_atoms/Cargo.toml b/web_atoms/Cargo.toml index 653470b5..88402e84 100644 --- a/web_atoms/Cargo.toml +++ b/web_atoms/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "web_atoms" -version = "0.1.2" +version = "0.1.3" authors = [ "The html5ever Project Developers" ] license = "MIT OR Apache-2.0" repository = "https://github.com/servo/html5ever"