Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit f344d54

Browse files
authored
Bump version to 0.0.10
1 parent bd160d0 commit f344d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "curl-trace-parser",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "Parse curl --trace option output to raw HTTP message",
55
"main": "lib/parser.js",
66
"engines": {

0 commit comments

Comments
 (0)