We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3aaa9 commit aa08879Copy full SHA for aa08879
.travis.yml
@@ -20,6 +20,7 @@ env:
20
- export NODE_VERSION="0.12"
21
- export NODE_VERSION="4"
22
- export NODE_VERSION="5"
23
+ - export NODE_VERSION="6"
24
global:
25
- node_pre_gyp_region="eu-central-1"
26
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "v8-debug",
3
- "version": "0.7.4",
+ "version": "0.7.5",
4
"description": "v8 debugger extending API",
5
"homepage": "http://github.com/node-inspector/v8-debug",
6
"author": "3y3 Ghoti <3y3@bk.ru>",
0 commit comments