From 31f07896483decb36b11883e6bad5e8a59e35a41 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 7 May 2025 13:18:41 +0000 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2eea39..63e7bf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartmail", - "version": "1.0.24", + "version": "2.0.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",