From 8c6e4ccbb3fc6830239429c994468bc1ccd6832a Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 26 Nov 2021 18:39:57 +0100 Subject: version 0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a895640..7f0fba7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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] -- cgit v1.2.3