Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
Notable Changes:

  * src: colorize output for findjsinstances
  * src: option to limit output of `findjsinstances`
  * src: print stack for error objects

PR-URL: #248
Reviewed-By: Joyee Cheung <[email protected]>
  • Loading branch information
mmarchini committed Dec 10, 2018
1 parent bb0d400 commit be6bdc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llnode",
"version": "2.0.0",
"version": "2.1.0",
"description": "An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit be6bdc9

Please sign in to comment.