Skip to main content

max / makeover-timing

Release 0.1.2: documentation without the historical narrative
Author: Max Johnson <me@maxj.phd> · 2026-08-31 11:43 UTC
Signed with PGP, not checked
Commit: 03c17e673665c81d3df105b1dbde237fc5deebce
Parent: 98b7954
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-timing"
3 - version = "0.1.1"
3 + version = "0.1.2"
4 4 edition = "2024"
5 5 description = "The time axis of the make-family design system: a duration is named by what it is waiting for, never by a number. Four intents, one duration each, the same on every renderer."
6 6 license = "MIT"