Skip to content

Commit af43cf2

Browse files
committed
0.9.0
1 parent 58c5775 commit af43cf2

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,6 +1,6 @@
11
{
22
"name": "gulp-jade",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "Compile Jade templates",
55
"keywords": [
66
"jade",
@@ -22,7 +22,7 @@
2222
"scripts": {
2323
"test": "gulp jshint && tap ./test"
2424
},
25-
"licenses": [
25+
"licenses": [
2626
{
2727
"type": "MIT"
2828
}

0 commit comments

Comments
 (0)