Skip to content

Commit a5e5c01

Browse files
committed
bump for release [ci skip]
1 parent f5f654c commit a5e5c01

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.2.6 [![Build Status](https://travis-ci.org/archiverjs/node-compress-commons.svg?branch=master)](https://travis-ci.org/archiverjs/node-compress-commons)
1+
# Compress Commons v0.2.7 [![Build Status](https://travis-ci.org/archiverjs/node-compress-commons.svg?branch=master)](https://travis-ci.org/archiverjs/node-compress-commons)
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.2.6",
3+
"version": "0.2.7",
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)