Skip to content

Commit 39ddcd8

Browse files
committed
v0.5.4
1 parent 46376dd commit 39ddcd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88
- NODE_VERSION: 4
99
platform: x64
1010
- NODE_VERSION: 4
11-
platform: x64
11+
platform: x86
1212
- NODE_VERSION: 3
1313
platform: x64
1414
- NODE_VERSION: 3

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.5.3",
3+
"version": "0.5.4",
44
"description": "v8 debugger extending API",
55
"homepage": "http://github.com/node-inspector/v8-debug",
66
"author": "3y3 Ghoti <3y3@bk.ru>",

0 commit comments

Comments
 (0)