Skip to content

Commit c3a02f7

Browse files
chore: bump version
1 parent d11658c commit c3a02f7

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,6 +1,6 @@
11
{
22
"name": "node-wreq",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Browser fingerprint bypass library using Rust for TLS/HTTP2 impersonation",
55
"main": "dist/node-wreq.js",
66
"types": "dist/node-wreq.d.ts",
@@ -69,4 +69,4 @@
6969
]
7070
}
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)