Skip to content

Commit d1c62f5

Browse files
committed
bump for release [ci skip]
1 parent 381569b commit d1c62f5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Compress Commons v0.4.1 [![Build Status](https://travis-ci.org/archiverjs/node-compress-commons.svg?branch=master)](https://travis-ci.org/archiverjs/node-compress-commons) [![Build status](https://ci.appveyor.com/api/projects/status/fx3066dufdpar0it/branch/master?svg=true)](https://ci.appveyor.com/project/ctalkington/node-compress-commons/branch/master)
1+
# Compress Commons v0.4.2 [![Build Status](https://travis-ci.org/archiverjs/node-compress-commons.svg?branch=master)](https://travis-ci.org/archiverjs/node-compress-commons) [![Build status](https://ci.appveyor.com/api/projects/status/fx3066dufdpar0it/branch/master?svg=true)](https://ci.appveyor.com/project/ctalkington/node-compress-commons/branch/master)
22

33
Compress Commons is a library that defines a common interface for working with archive formats within node.
44

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": "0.4.1",
3+
"version": "0.4.2",
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)