Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Apr 19, 2018
1 parent 6e1562a commit c5f8ec7
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 @@ -21,7 +21,7 @@
* Do not copy event emitter properties to `ZipFile` instances
* Refactor: Only use jshint `validthis` in functions that need it

## Next
## 2.0.0

* `useYauzl` clones yauzl object provided
* `useYauzl` clone option
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.1",
"version": "2.0.0",
"description": "yauzl unzipping with Promises",
"main": "./lib/",
"author": {
Expand Down

0 comments on commit c5f8ec7

Please sign in to comment.