update version in package.json to 2025.0.1

This commit is contained in:
2025-08-17 15:06:07 -04:00
parent 0943fa367f
commit 5f73c1e5c4

View File

@@ -1,6 +1,6 @@
{ {
"name": "@techniker-me/pcast-api", "name": "@techniker-me/pcast-api",
"version": "2025.0.0", "version": "2025.0.1",
"module": "src/index.ts", "module": "src/index.ts",
"type": "module", "type": "module",
"scripts": { "scripts": {