Skip to content

Commit

Permalink
v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeed committed Apr 24, 2023
1 parent dfc4281 commit 19c6895
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bump.json
@@ -1,5 +1,5 @@
{
"version": "2.0.2",
"version": "2.0.3",
"packages": [
"packages/sirv",
"packages/sirv-cli"
Expand Down
2 changes: 1 addition & 1 deletion packages/sirv/package.json
@@ -1,6 +1,6 @@
{
"name": "sirv",
"version": "2.0.2",
"version": "2.0.3",
"description": "The optimized & lightweight middleware for serving requests to static assets",
"repository": "lukeed/sirv",
"module": "build.mjs",
Expand Down

0 comments on commit 19c6895

Please sign in to comment.