Skip to content

Commit 4f0e85f

Browse files
committed
1.0.1
* fix: fix the deprecated warnings (#40) (淘小杰)
1 parent b087816 commit 4f0e85f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2017-03-28, Version 1.0.1
2+
=========================
3+
4+
* fix: fix the deprecated warnings (#40) (淘小杰)
5+
6+
17
2017-03-23, Version 1.0.0
28
=========================
39

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": "1.0.0",
3+
"version": "1.0.1",
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)