We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8717672 commit a56b7eaCopy full SHA for a56b7ea
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.10.3] - 2023-07-01
6
+
7
### Performance
8
9
- Optimized HTML serialization for a performance boost of up to 25%.
css-inline/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "css-inline"
-version = "0.10.2"
+version = "0.10.3"
authors = ["Dmitry Dygalo <[email protected]>"]
edition = "2021"
license = "MIT"
0 commit comments