Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Apr 21, 2018
1 parent 189787b commit 05d1d6f
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 @@ -31,7 +31,7 @@
* Refactor: `opened` function
* Tests for `.usePromise` + `.useYauzl`

## Next
## 2.0.1

* `.close` method works for zip files from `.fromBuffer`
* Tests for all access methods
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": "2.0.0",
"version": "2.0.1",
"description": "yauzl unzipping with Promises",
"main": "./lib/",
"author": {
Expand Down

0 comments on commit 05d1d6f

Please sign in to comment.