diff options
| author | Martin Fischer <martin@push-f.com> | 2021-11-19 08:41:00 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2021-11-19 08:41:00 +0100 |
| commit | 4f37d58dabb75a0e0b95fb19ec4a2eee01c61e25 (patch) | |
| tree | b3e2b91d3c7e85b5a40787855123082d852d668b | |
| parent | 98ad8cec144900c7799772b3a53241825b416b4f (diff) | |
bump version to 0.2.0v0.2.0
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "html5tokenizer" -version = "0.1.0" +version = "0.2.0" authors = [ "The html5ever Project Developers", "Martin Fischer" ] license = "MIT / Apache-2.0" repository = "https://git.push-f.com/html5tokenizer" |
