From 5e69d3391b478dda186c8d3e94502537d6895a13 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 28 Nov 2021 00:58:28 +0100 Subject: version 0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7f0fba7..a9cb994 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.2.0" +version = "0.2.1" include = ["src/**/*", "LICENSE", "README.md"] [dev-dependencies] -- cgit v1.2.3