Skip to content

Commit 4c778e1

Browse files
committed
0.9.2
1 parent ae3e211 commit 4c778e1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

bower.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "handlebars-helpers",
33
"description": "More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.",
4-
"version": "0.9.0",
4+
"version": "0.9.2",
55
"homepage": "https://github.com/helpers/handlebars-helpers",
66
"authors": [
77
"Brian Woodward (https://github.com/doowb)",
@@ -121,6 +121,7 @@
121121
],
122122
"contributors": [
123123
"(https://github.com/homersimpsons)",
124+
"Adrián Mugnolo (https://github.com/xymbol)",
124125
"Aleš Kotnik (www.draagle.com)",
125126
"Alex Hunt (https://alexhunt.io)",
126127
"Ali Sheehan-Dare (https://github.com/alisd23)",
@@ -133,6 +134,7 @@
133134
"Daniel Wabyick (https://github.com/dwabyick)",
134135
"Foundy (http://foundy.io)",
135136
"GONZO (https://github.com/why2pac)",
137+
"GracefulLight (https://brendaniel.github.io)",
136138
"Hariadi Hinta (http://www.hariadi.org)",
137139
"Jan Stola (https://github.com/iamstolis)",
138140
"Jarvis Badgley (http://www.chipersoft.com)",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "handlebars-helpers",
33
"description": "More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.",
4-
"version": "0.9.1",
4+
"version": "0.9.2",
55
"homepage": "https://github.com/helpers/handlebars-helpers",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [

0 commit comments

Comments
 (0)