Skip to content

Commit 3551d86

Browse files
committed
v0.0.5
1 parent 016de88 commit 3551d86

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 web framework for Web-Standard runtime",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
77
"files": [
@@ -56,4 +56,4 @@
5656
"rimraf": "^3.0.2",
5757
"typescript": "^4.9.3"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)