aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus-honeypot@unterwaditzer.net>2021-11-28 00:58:28 +0100
committerMarkus Unterwaditzer <markus-honeypot@unterwaditzer.net>2021-11-28 00:58:28 +0100
commit5e69d3391b478dda186c8d3e94502537d6895a13 (patch)
tree0220b11ccf668a1d5a09c651496b7f99a5e8f456
parent0b1531f2187521361c6b0ba27a0117be85fa4187 (diff)
version 0.2.1html5gum-0.2.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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]