Skip to content

Commit 65e5bea

Browse files
committed
bump version for release.
1 parent 77a8e6e commit 65e5bea

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
**2.1.1** — <small>_August 2, 2019_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/2.1.0...2.1.1)
4+
5+
- update crc32-stream to v3.0.1
6+
37
**2.1.0** — <small>_August 2, 2019_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/2.0.0...2.1.0)
48

59
- update crc32-stream to v3.0.0

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "compress-commons",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "a library that defines a common interface for working with archive formats within node",
55
"homepage": "https://github.com/archiverjs/node-compress-commons",
66
"author": {

0 commit comments

Comments
 (0)