Skip to content

Commit 7109429

Browse files
committed
bump for release [ci skip]
1 parent 8331cb9 commit 7109429

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.3 [![Build Status](https://travis-ci.org/ctalkington/node-compress-commons.svg?branch=master)](https://travis-ci.org/ctalkington/node-compress-commons)
1+
# Compress Commons v0.2.4 [![Build Status](https://travis-ci.org/ctalkington/node-compress-commons.svg?branch=master)](https://travis-ci.org/ctalkington/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.3",
3+
"version": "0.2.4",
44
"description": "a library that defines a common interface for working with archive formats within node",
55
"homepage": "https://github.com/ctalkington/node-compress-commons",
66
"author": {

0 commit comments

Comments
 (0)