Skip to content

Commit a8a7511

Browse files
committed
version 0.6.1
1 parent 1d268b9 commit a8a7511

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.6.0"
11+
version = "0.6.1"
1212
include = ["src/**/*", "LICENSE", "README.md", "benches"]
1313

1414
[dev-dependencies]

0 commit comments

Comments
 (0)