Skip to content

Commit 9a1bcb9

Browse files
committed
0.9.7
1 parent 896e9dc commit 9a1bcb9

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
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.6",
4+
"version": "0.9.7",
55
"homepage": "https://github.com/helpers/handlebars-helpers",
66
"authors": [
77
"Brian Woodward (https://github.com/doowb)",
@@ -139,9 +139,9 @@
139139
"GracefulLight (https://brendaniel.github.io)",
140140
"Hariadi Hinta (http://www.hariadi.org)",
141141
"Jan Stola (https://github.com/iamstolis)",
142-
"Jarvis Badgley (http://www.chipersoft.com)",
143142
"Jason Bellamy (http://jasonbellamy.com)",
144143
"Jeffrey Froom (http://jfroom.com)",
144+
"Jocelyn Jarvis Badgley (http://www.chipersoft.com)",
145145
"Joey Baker (https://www.byjoeybaker.com)",
146146
"Jon Schlinkert (http://twitter.com/jonschlinkert)",
147147
"Laurent Goderre (https://github.com/LaurentGoderre)",

package.json

Lines changed: 7 additions & 2 deletions
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.6",
4+
"version": "0.9.7",
55
"homepage": "https://github.com/helpers/handlebars-helpers",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [
@@ -22,28 +22,33 @@
2222
"GracefulLight (https://brendaniel.github.io)",
2323
"Hariadi Hinta (http://www.hariadi.org)",
2424
"Jan Stola (https://github.com/iamstolis)",
25-
"Jarvis Badgley (http://www.chipersoft.com)",
2625
"Jason Bellamy (http://jasonbellamy.com)",
2726
"Jeffrey Froom (http://jfroom.com)",
27+
"Jocelyn Jarvis Badgley (http://www.chipersoft.com)",
2828
"Joey Baker (https://www.byjoeybaker.com)",
2929
"Jon Schlinkert (http://twitter.com/jonschlinkert)",
3030
"Laurent Goderre (https://github.com/LaurentGoderre)",
3131
"Liam Moat (http://www.liammoat.com)",
3232
"Makoto Tateno (https://github.com/makotot)",
3333
"Marie Hogebrandt (http://mariehogebrandt.se)",
3434
"Mark Perkins (http://allmarkedup.com)",
35+
"Martyn Rushton (http://swapnull.co.uk)",
3536
"Max Albrecht (178.is)",
3637
"Michael Sheedy (michaelsheedy.com)",
3738
"Mikko Tapionlinna (http://mikko.tapionlinna.fi)",
39+
"Nathan Jessen (http://nathanjessen.github.io)",
3840
"Nathaniel Furniss (https://github.com/nlfurniss)",
3941
"Oleg Orlov (https://github.com/efender)",
4042
"Omesh (https://github.com/omeshp)",
4143
"Patrick Burtchaell (https://pburtchaell.com)",
44+
"Paul Welsh (paulwelsh.info)",
4245
"Raymond Camden (https://www.raymondcamden.com)",
4346
"Rob (https://github.com/robsilva)",
4447
"Sam Tiffin (https://samtiffin.com)",
48+
"Shannon Moeller (http://shannonmoeller.com)",
4549
"Spud Hsu (http://spud.in)",
4650
"Stephen Way (http://stephenway.net)",
51+
"Thomas Jaggi (http://responsive.ch)",
4752
"Tim Douglas (https://github.com/timdouglas)",
4853
"(https://github.com/homersimpsons)"
4954
],

0 commit comments

Comments
 (0)