Skip to content

Commit aa08879

Browse files
committed
v0.7.5
1 parent 3f3aaa9 commit aa08879

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ env:
2020
- export NODE_VERSION="0.12"
2121
- export NODE_VERSION="4"
2222
- export NODE_VERSION="5"
23+
- export NODE_VERSION="6"
2324
global:
2425
- node_pre_gyp_region="eu-central-1"
2526

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v8-debug",
3-
"version": "0.7.4",
3+
"version": "0.7.5",
44
"description": "v8 debugger extending API",
55
"homepage": "http://github.com/node-inspector/v8-debug",
66
"author": "3y3 Ghoti <[email protected]>",

0 commit comments

Comments
 (0)