diff --git a/package.json b/package.json index 1a53fdc..d2a0f21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-api-routes", - "version": "1.1.0-beta", + "version": "1.1.1-beta", "type": "module", "description": "A Vite.js plugin that creates API routes by mapping the directory structure, similar to Next.js API Routes. This plugin enhances the functionality for backend development using Vite.", "keywords": [ @@ -69,4 +69,4 @@ "typescript": "^5.3.3", "vite": "^2.0.0" } -} +} \ No newline at end of file