From 4277ace8cdfb3a839edc993402fe60f2fb4f676c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 7 May 2025 14:57:50 +0000 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f19f1fc..143b700 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartmail", - "version": "2.0.1", + "version": "2.1.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",