fix(readme): Update documentation to include usage of creation object reference and update API details.

This commit is contained in:
2025-05-07 13:50:10 +00:00
parent 31f0789648
commit 70a6ad040a
3 changed files with 55 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmail',
version: '2.0.0',
version: '2.0.1',
description: 'A unified format for representing and dealing with emails, with support for attachments and email validation.'
}