Bump package version to 0.1.11 in package.json.

This commit is contained in:
2025-09-13 22:48:55 +02:00
parent 06f9c2cb5b
commit e91ab7e54e

View File

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