Skip to content

Commit

Permalink
+ change version
Browse files Browse the repository at this point in the history
  • Loading branch information
yracnet committed Jan 8, 2024
1 parent ecd64d4 commit 6e70631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -69,4 +69,4 @@
"typescript": "^5.3.3",
"vite": "^2.0.0"
}
}
}

0 comments on commit 6e70631

Please sign in to comment.