Skip to content

Commit 3196639

Browse files
committed
update component.json and package.json to 1.11.0
1 parent f6765b4 commit 3196639

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jade",
33
"repo": "visionmedia/jade",
44
"description": "Jade template runtime",
5-
"version": "1.10.0",
5+
"version": "1.11.0",
66
"keywords": [
77
"template"
88
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jade",
33
"description": "A clean, whitespace-sensitive template language for writing HTML",
4-
"version": "1.10.0",
4+
"version": "1.11.0",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"maintainers": [
77
"Forbes Lindesay <[email protected]>",

0 commit comments

Comments
 (0)