Skip to main content

max / makenotwork

server: bump to 0.8.9 Ultra Fuzz Run #4 phases 1-5 + 41-test integration triage + credits page (see 46ae109, c66d977, 2cb8b7b, 6530298). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-27 22:32 UTC
Commit: 5b879462456feb81d234a5eb1cb3b532dedf6321
Parent: 6530298
2 files changed, +2 insertions, -2 deletions
@@ -4140,7 +4140,7 @@ dependencies = [
4140 4140
4141 4141 [[package]]
4142 4142 name = "makenotwork"
4143 - version = "0.8.8"
4143 + version = "0.8.9"
4144 4144 dependencies = [
4145 4145 "anyhow",
4146 4146 "apple-codesign",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.8.8"
3 + version = "0.8.9"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6