Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
PR-URL: #231
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
  • Loading branch information
mmarchini authored and joyeecheung committed Sep 25, 2018
1 parent 0f1aa0e commit 411ba51
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": "1.7.1",
"version": "2.0.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 411ba51

Please sign in to comment.