fix(package): remove CLI bin wrapper and exclude bin/ from published files

This commit is contained in:
2026-02-26 17:06:40 +00:00
parent 3e76662933
commit 1bb48b2530
3 changed files with 7 additions and 5 deletions

View File

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