Skip to content

Commit 954e5bc

Browse files
committed
Release 1.5.0
1 parent 0598cd2 commit 954e5bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "gulp-posthtml",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "PostHTML Gulp Plugin",
55
"main": "index.js",
66
"dependencies": {
77
"gulp-util": "^3.0.6",
8-
"posthtml": "^0.6.0",
8+
"posthtml": "^0.7.0",
99
"through2": "^2.0.0"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)