Skip to main content

max / makenotwork

Release server v0.10.10 Bump 0.10.9 -> 0.10.10. 0.10.9's build was consumed by a failed Sando run (stale-workspace collision: two commits shared version 0.10.9, so the version-keyed build dir rebuilt the earlier tree). A fresh version forces a clean checkout of the fixed tree. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-08 19:04 UTC
Commit: fd76593bf78b24f114c0361a4df6429177133d5a
Parent: 7921ac8
2 files changed, +2 insertions, -2 deletions
@@ -4318,7 +4318,7 @@ dependencies = [
4318 4318
4319 4319 [[package]]
4320 4320 name = "makenotwork"
4321 - version = "0.10.9"
4321 + version = "0.10.10"
4322 4322 dependencies = [
4323 4323 "ammonia",
4324 4324 "anyhow",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.10.9"
3 + version = "0.10.10"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6 # Server binary — never published to a registry. Marks the crate private so