diff options
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ readme = "README.md"  keywords = ["html", "html5", "whatwg", "parser", "tokenizer"]  license = "MIT"  repository = "https://github.com/untitaker/html5gum" -version = "0.1.0" +version = "0.2.0"  include = ["src/**/*", "LICENSE", "README.md"]  [dev-dependencies]  | 
