diff --git a/bun.lockb b/bun.lockb index 113d154..8a553af 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 849ba92..04c40ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@elysiajs/swagger", - "version": "0.5.0", + "version": "0.5.1", "description": "Plugin for Elysia to auto-generate Swagger page", "author": { "name": "saltyAom", @@ -44,4 +44,4 @@ "rimraf": "4.3", "typescript": "^5.0.4" } -} \ No newline at end of file +}