Skip to content

Commit a56b7ea

Browse files
committed
chore(rust): Release 0.10.3
1 parent 8717672 commit a56b7ea

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.10.3] - 2023-07-01
6+
57
### Performance
68

79
- Optimized HTML serialization for a performance boost of up to 25%.

css-inline/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "css-inline"
3-
version = "0.10.2"
3+
version = "0.10.3"
44
authors = ["Dmitry Dygalo <[email protected]>"]
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)