Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed May 12, 2023
1 parent 6cba332 commit 279af49
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,7 +1,7 @@
{
"name": "@picojs/pico",
"description": "Ultra-tiny router for Cloudflare Workers and Deno",
"version": "0.3.0",
"version": "0.3.1",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"type": "module",
Expand Down Expand Up @@ -60,4 +60,4 @@
"engines": {
"node": ">=16.0.0"
}
}
}

0 comments on commit 279af49

Please sign in to comment.