Skip to main content

max / makeover-geometry

0.7.1: the size-class tripwire is a real assertion now
Author: Max Johnson <me@maxj.phd> · 2026-08-23 00:40 UTC
Signed with PGP, not checked
Commit: 898606bf98189ea83c3af55b697333f97d196288
Parent: 64c49af
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-geometry"
3 - version = "0.7.0"
3 + version = "0.7.1"
4 4 edition = "2024"
5 5 description = "The invariant half of the make-family design system: relational spacing, radius, border width and type scale. Geometry never varies by theme, which is why it does not live in makeover."
6 6 license = "MIT"