Skip to content

Commit

Permalink
chore: start 2.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Mar 10, 2025
1 parent 15f3df8 commit e39dd5c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "xprofiler",
"version": "2.6.1",
"publishConfig": {
"tag": "latest-2"
},
"description": "node.js addon to output runtime logs",
"bin": {
"xprofctl": "bin/xprofctl"
Expand Down Expand Up @@ -77,4 +80,4 @@
"win32": "xprofiler-ctl"
},
"blurryTag": "__"
}
}

0 comments on commit e39dd5c

Please sign in to comment.