diff --git a/package.json b/package.json index 3ab5851..90c22cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@techniker-me/pcast-api", - "version": 2025.0.0, + "version": "2025.0.0", "module": "src/index.ts", "type": "module", "scripts": { @@ -18,4 +18,4 @@ "publishConfig": { "registry": "https://registry-node.techniker.me" } -} +} \ No newline at end of file