max / goingson
1 file changed,
+1 insertion,
-1 deletion
| @@ -17,7 +17,7 @@ | |||
| 17 | 17 | # Materialises all three generated files: themes/, geometry.css, layout.css. | |
| 18 | 18 | # The build script needs nothing else; makeover and makeover-geometry reach it | |
| 19 | 19 | # through here. Path dep while unpublished. | |
| 20 | - | makeover-build = "0.3.0" | |
| 20 | + | makeover-build = "0.3.1" | |
| 21 | 21 | # The table CSS is generated here too: the columns are this app's, so the | |
| 22 | 22 | # shared helper cannot know them, but the tracks and the narrowing rules come | |
| 23 | 23 | # from the description rather than from hand-written nth-child cuts. |