Bump package version to 0.0.6 in package.json.

This commit is contained in:
2025-09-13 16:18:04 +02:00
parent 428a5f45cd
commit fa028ff540

View File

@@ -1,6 +1,6 @@
{
"name": "@xtr-dev/payload-mailing",
"version": "0.0.5",
"version": "0.0.6",
"description": "Template-based email system with scheduling and job processing for PayloadCMS",
"type": "module",
"main": "dist/index.js",