Skip to content

Commit

Permalink
0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschlinkert committed Jul 13, 2016
1 parent b0edae4 commit 15a6fb6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "template-helpers",
"description": "Generic JavaScript helpers that can be used with any template engine. Handlebars, Lo-Dash, Underscore, or any engine that supports helper functions.",
"version": "0.6.5",
"version": "0.6.6",
"homepage": "https://github.com/jonschlinkert/template-helpers",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"repository": "jonschlinkert/template-helpers",
Expand Down Expand Up @@ -84,7 +84,8 @@
"templates",
"verb",
"verb-readme-generator",
"word-wrap"
"word-wrap",
"verb-generate-readme"
],
"related": {
"list": [
Expand All @@ -104,4 +105,4 @@
"reflinks": true
}
}
}
}

0 comments on commit 15a6fb6

Please # to comment.