Update version to 2025.1.10 in package.json

This commit is contained in:
2025-12-07 04:56:10 -05:00
parent 8028d61940
commit 4df0eeabfe

View File

@@ -1,6 +1,6 @@
{
"name": "@techniker-me/pcast-api",
"version": "2025.1.9",
"version": "2025.1.10",
"type": "module",
"scripts": {
"ci-build": "bun run build",