From 0885b139e9900e371bfaac90b526b56666efd404 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sat, 29 Nov 2025 15:36:36 +0000 Subject: [PATCH] v2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af99dcd..821dda0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartmail", - "version": "2.1.0", + "version": "2.2.0", "private": false, "description": "A unified format for representing and dealing with emails, with support for attachments and email validation.", "main": "dist_ts/index.js",