Skip to content

Commit f8e28d0

Browse files
committed
Merge branch 'release/1.0.5'
2 parents 064374b + 42a380b commit f8e28d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-transform",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Gulp plugin for performing arbitrary transformations on the contents of files.",
55
"main": "index.js",
66
"files": [
@@ -46,11 +46,11 @@
4646
"cheerio": "^0.20.0",
4747
"coveralls": "^2.11.6",
4848
"event-stream": "^3.3.2",
49-
"gulp": "^3.9.0",
49+
"gulp": "^3.9.1",
5050
"istanbul": "^0.4.2",
5151
"mocha": "^2.4.5",
5252
"rimraf": "^2.5.1",
53-
"sinon": "^1.17.2",
53+
"sinon": "^1.17.3",
5454
"sinon-chai": "^2.8.0"
5555
}
5656
}

0 commit comments

Comments
 (0)