Skip to content

Commit

Permalink
Merge branch 'release/1.0.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmath committed Feb 10, 2016
2 parents 064374b + 42a380b commit f8e28d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-transform",
"version": "1.0.4",
"version": "1.0.5",
"description": "Gulp plugin for performing arbitrary transformations on the contents of files.",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -46,11 +46,11 @@
"cheerio": "^0.20.0",
"coveralls": "^2.11.6",
"event-stream": "^3.3.2",
"gulp": "^3.9.0",
"gulp": "^3.9.1",
"istanbul": "^0.4.2",
"mocha": "^2.4.5",
"rimraf": "^2.5.1",
"sinon": "^1.17.2",
"sinon": "^1.17.3",
"sinon-chai": "^2.8.0"
}
}

0 comments on commit f8e28d0

Please sign in to comment.