Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jan 4, 2016
1 parent b3a6cd1 commit 1c3b037
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

1.0.1 / 2016-01-03
==================

* add missing HandleScope in callback (#67, @laverdet)
* add Travis support for v4.x, v5.x (#60, @robcolburn)
* appveyor: place .bin into the $PATH

1.0.0 / 2015-08-17
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"function",
"callback"
],
"version": "1.0.0",
"version": "1.0.1",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-weak.git"
Expand Down

0 comments on commit 1c3b037

Please sign in to comment.