Skip to content

Commit

Permalink
bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Feb 15, 2015
1 parent dd8e64e commit b386213
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions HISTORY.md
@@ -1,6 +1,12 @@
# History

---
## 0.4.0 / 2015-02-15

- fix: links and typo
- chore: update badge
- chore: add autod and upgrade deps
- chore: add more node version in travis
- doc: LICENSE typo #1
- doc: update README #2
- doc: add examples #2

## 0.3.1

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-mirror",
"version": "0.3.1",
"version": "0.4.0",
"description": "Make a mirror of stream, it's useful that do different transform of the same stream.",
"main": "index",
"dependencies": {
Expand Down

0 comments on commit b386213

Please sign in to comment.