Skip to content

Commit

Permalink
0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed May 6, 2015
1 parent e9876da commit 7f73654
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

---

## 0.13.1 / 2015-05-06

- fix: isLocal don't cover pattern like `//a.com/a.js`

## 0.13.0 / 2015-05-05

- feat(rename): pass file to rename as a first arguments when it's a function
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": "gulp-spm",
"version": "0.13.0",
"version": "0.13.1",
"description": "gulp plugin for cmd transport",
"main": "index",
"dependencies": {
Expand Down

0 comments on commit 7f73654

Please sign in to comment.