Skip to content

Commit 1b73929

Browse files
committed
fix: bump version to retry npm publish [patch]
1 parent 5d558d2 commit 1b73929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sveltekit-openapi-generator",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Generate OpenAPI 3.0 specifications from SvelteKit server endpoints using JSDoc @swagger annotations",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)