aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus-honeypot@unterwaditzer.net>2021-11-26 18:39:57 +0100
committerMarkus Unterwaditzer <markus-honeypot@unterwaditzer.net>2021-11-26 18:39:57 +0100
commit8c6e4ccbb3fc6830239429c994468bc1ccd6832a (patch)
tree0300e0312685f7ba91b089956636df8acffdd53f
parentdced8066f77f570dd3e396ec3570c71aa86c454e (diff)
version 0.2.0html5gum-0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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]