Skip to main content

max / makenotwork

Release server v0.11.1
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-30 20:14 UTC
Signed with PGP, not checked
Commit: cbfa9a8541a72ff3c7d4f8f5ee22550cbea40a80
Parent: 95f7250
2 files changed, +2 insertions, -2 deletions
@@ -4351,7 +4351,7 @@
4351 4351
4352 4352 [[package]]
4353 4353 name = "makenotwork"
4354 - version = "0.11.0"
4354 + version = "0.11.1"
4355 4355 dependencies = [
4356 4356 "ammonia",
4357 4357 "anyhow",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.11.0"
3 + version = "0.11.1"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6 # Server binary: never published to a registry. Marks the crate private so