Skip to content

Commit f04f56e

Browse files
committed
version 0.8.1
1 parent 505de5b commit f04f56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = ["html", "html5", "whatwg", "parser", "tokenizer"]
88
categories = [ "parser-implementations", "web-programming" ]
99
license = "MIT"
1010
repository = "https://github.com/untitaker/html5gum"
11-
version = "0.8.0"
11+
version = "0.8.1"
1212
include = ["src/**/*", "LICENSE", "README.md", "benches"]
1313

1414
[dev-dependencies]

0 commit comments

Comments
 (0)