Skip to content

Commit c98a7b1

Browse files
committed
version 0.7.0
1 parent cabb4ca commit c98a7b1

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

1414
[dev-dependencies]

0 commit comments

Comments
 (0)