Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
 * fix: fix the deprecated warnings (#40) (淘小杰)
  • Loading branch information
bajtos committed Mar 28, 2017
1 parent b087816 commit 4f0e85f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2017-03-28, Version 1.0.1
=========================

* fix: fix the deprecated warnings (#40) (淘小杰)


2017-03-23, Version 1.0.0
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "v8-debug",
"version": "1.0.0",
"version": "1.0.1",
"description": "v8 debugger extending API",
"homepage": "http://github.com/node-inspector/v8-debug",
"author": "3y3 Ghoti <[email protected]>",
Expand Down

0 comments on commit 4f0e85f

Please sign in to comment.