Skip to content

Commit

Permalink
bump version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctalkington committed Jan 8, 2020
1 parent 5bc5931 commit f321243
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Changelog

**2.1.3** — <small> January 8, 2020 </small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/2.1.0...2.1.3)

- allow zip64 for no compression (#40)

**2.1.2** — <small> August 2, 2019 </small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/2.1.0...2.1.2)

- update compress-commons to v2.1.1
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": "zip-stream",
"version": "2.1.2",
"version": "2.1.3",
"description": "a streaming zip archive generator.",
"homepage": "https://github.com/archiverjs/node-zip-stream",
"author": {
Expand Down

0 comments on commit f321243

Please sign in to comment.