release: v1.6.0 (coordinated lockstep bump)

This commit is contained in:
2026-08-13 23:12:47 -06:00
parent 08646a8677
commit b9ad3f00b4
4 changed files with 16 additions and 7 deletions
+2 -2
View File
@@ -3,6 +3,6 @@ module code.nochebuena.dev/einherjar/smtp
go 1.26
require (
code.nochebuena.dev/einherjar/contracts v1.5.0
code.nochebuena.dev/einherjar/core v1.5.0
code.nochebuena.dev/einherjar/contracts v1.6.0
code.nochebuena.dev/einherjar/core v1.6.0
)