Skip to content

Commit 8ba57fc

Browse files
committed
v3.5.1
1 parent df8464d commit 8ba57fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "0http",
3-
"version": "v3.5.0",
3+
"version": "v3.5.1",
44
"description": "Cero friction HTTP request router. The need for speed!",
55
"main": "index.js",
66
"scripts": {
@@ -41,6 +41,8 @@
4141
"LICENSE",
4242
"README.md",
4343
"index.js",
44+
"index.d.ts",
45+
"common.d.ts",
4446
"lib/"
4547
],
4648
"dependencies": {

0 commit comments

Comments
 (0)