Skip to content

Commit 279af49

Browse files
committed
v0.3.1
1 parent 6cba332 commit 279af49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@picojs/pico",
33
"description": "Ultra-tiny router for Cloudflare Workers and Deno",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
77
"type": "module",
@@ -60,4 +60,4 @@
6060
"engines": {
6161
"node": ">=16.0.0"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)