From ffe324a9dca4225af617ca8218336770dcc8247d Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 7 May 2025 13:50:10 +0000 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63e7bf1..f19f1fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartmail", - "version": "2.0.0", + "version": "2.0.1", "private": false, "description": "A unified format for representing and dealing with emails, with support for attachments and email validation.", "main": "dist_ts/index.js",