Skip to content

Commit

Permalink
bump for release [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ctalkington committed May 4, 2014
1 parent a965eba commit 4cec2a1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v0.9.1:
date: 2014-05-04
changes:
- misc cleanup. see commit log.
v0.9.0:
date: 2014-04-18
changes:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Archiver v0.9.0 [![Build Status](https://travis-ci.org/ctalkington/node-archiver.svg?branch=master)](https://travis-ci.org/ctalkington/node-archiver)
# Archiver v0.9.1 [![Build Status](https://travis-ci.org/ctalkington/node-archiver.svg?branch=master)](https://travis-ci.org/ctalkington/node-archiver)

a streaming interface for archive generation

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": "archiver",
"version": "0.9.0",
"version": "0.9.1",
"description": "a streaming interface for archive generation",
"homepage": "https://github.com/ctalkington/node-archiver",
"author": {
Expand Down

0 comments on commit 4cec2a1

Please sign in to comment.