Skip to main content

max / makeover

Release 3.2.1: documentation without the historical narrative
Author: Max Johnson <me@maxj.phd> · 2026-08-31 11:43 UTC
Signed with PGP, not checked
Commit: 5a1fb5c39784f3647ac6e0200171015127d64a30
Parent: 540dbe2
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover"
3 - version = "3.2.0"
3 + version = "3.2.1"
4 4 edition = "2024"
5 5 description = "Shared theme loading for the make-family apps: TOML theme files parsed into intent-based color tokens, with perceptual derivations and WCAG contrast."
6 6 license = "MIT"