Skip to main content

max / makenotwork

Bump version to 0.4.12 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-06 20:52 UTC
Commit: 2883844d0d9579eda64639486e3bf2850b5972bc
Parent: ee66395
2 files changed, +2 insertions, -2 deletions
@@ -3445,7 +3445,7 @@ dependencies = [
3445 3445
3446 3446 [[package]]
3447 3447 name = "makenotwork"
3448 - version = "0.4.10"
3448 + version = "0.4.12"
3449 3449 dependencies = [
3450 3450 "anyhow",
3451 3451 "argon2",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.4.11"
3 + version = "0.4.12"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6