Skip to main content

max / makeover-build

Release 0.63.1: documentation without the historical narrative
Author: Max Johnson <me@maxj.phd> · 2026-08-31 11:43 UTC
Signed with PGP, not checked
Commit: 56cb014238bad6bcef3d0517c330b217b83dcad8
Parent: de77ad5
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-build"
3 - version = "0.63.0"
3 + version = "0.63.1"
4 4 edition = "2024"
5 5 description = "Build-script support for the make-family design system: materialise makeover's themes and makeover-webview's stylesheet into a Tauri app's frontend, once, instead of copying the same twenty lines into every consumer's build.rs."
6 6 license = "MIT"