diff --git a/changelog.md b/changelog.md index b383ba5..7ef92c4 100644 --- a/changelog.md +++ b/changelog.md @@ -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 diff --git a/package.json b/package.json index 86de8a1..b063a32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yauzl-promise", - "version": "1.1.1", + "version": "2.0.0", "description": "yauzl unzipping with Promises", "main": "./lib/", "author": {