Skip to content

Commit 4cf7253

Browse files
committed
0.9.4
1 parent 344f2b4 commit 4cf7253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "templates",
33
"description": "System for creating and managing template collections, and rendering templates with any node.js template engine. Can be used as the basis for creating a static site generator or blog framework.",
4-
"version": "0.9.3",
4+
"version": "0.9.4",
55
"homepage": "https://github.com/jonschlinkert/templates",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "jonschlinkert/templates",

0 commit comments

Comments
 (0)