Skip to content

Commit 5729f12

Browse files
authored
Merge pull request #9 from joshuachp/release/v1.1.2
chore(version): bump Cargo.toml version
2 parents 7bd2737 + d113936 commit 5729f12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Html parser, wrapper of html5ever"
44
repository = "https://github.com/joshuachp/html_parse"
55
keywords = ["html", "parser", "html5ever"]
66
categories = ["html", "parser"]
7-
version = "1.1.1"
7+
version = "1.1.2"
88
edition = "2021"
99
license = "MIT OR Apache-2.0"
1010

0 commit comments

Comments
 (0)