diff --git a/package.json b/package.json index 044fb302..48dc8e43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "llnode", - "version": "3.1.0", + "version": "3.2.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": {