Skip to content

Commit a826d6b

Browse files
committed
version 0.8.3
1 parent 9367781 commit a826d6b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 0.8.3
22

33
- Fix more bugs in span position tracking. [PR 131](https://github.com/untitaker/html5gum/pull/131)
44

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

1414
[dev-dependencies]

0 commit comments

Comments
 (0)