Bump package version to 0.1.12 in package.json.

This commit is contained in:
2025-09-13 23:01:06 +02:00
parent 9520ec5ed1
commit 790eedfee7

View File

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