fix(readme): adjust ASCII architecture diagram alignment in README

This commit is contained in:
2026-02-11 10:20:19 +00:00
parent 76d898b648
commit 873af43ef2
3 changed files with 23 additions and 17 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmta',
version: '5.1.1',
version: '5.1.2',
description: 'A high-performance, enterprise-grade Mail Transfer Agent (MTA) built from scratch in TypeScript with Rust acceleration.'
}