Bump package version to 0.1.9 in package.json.

This commit is contained in:
2025-09-13 22:32:19 +02:00
parent 2e6feccf54
commit e55e4197d3

View File

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