Skip to content

Commit

Permalink
version upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-xiao-jian committed Mar 21, 2015
1 parent f7ce517 commit b4828be
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "0.12"
- "iojs"
branches:
only:
Expand Down
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* A module to replace link, script tags, and provide API for resolve linked files.
* @module gulp-publish
* @version v0.5.1
* @version v0.7.0
*/

/**
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-publish",
"version": "0.5.1",
"version": "0.7.0",
"description": "Replaces references to non-optimized scripts or stylesheets into a set of HTML files.",
"main": "index.js",
"author": "bornkiller <hj491229492@gmail.com>",
Expand Down

0 comments on commit b4828be

Please sign in to comment.