Skip to content

Commit 1839dc3

Browse files
committed
meta: 2020-03-25, Version 3.1.0
PR-URL: #349 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 991c731 commit 1839dc3

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": "llnode",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"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.",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)