Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Apr 14, 2018
1 parent f7ef58f commit 80a5c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Test for `.open` returning rejected promise if IO error
* Update `mocha` dev dependency

## Next
## 1.1.1

* Fix: No crash on unexpected errors/events from reader
* Fix: Do not clone ZipFile or Entry if not required
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": "yauzl-promise",
"version": "1.1.0",
"version": "1.1.1",
"description": "yauzl unzipping with Promises",
"main": "./lib/",
"author": {
Expand Down

0 comments on commit 80a5c0a

Please sign in to comment.