Skip to content

Commit 20687c4

Browse files
committed
0.9.5
1 parent 553d8a3 commit 20687c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bower.json

Lines changed: 3 additions & 3 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.3",
4+
"version": "0.9.5",
55
"homepage": "https://github.com/helpers/handlebars-helpers",
66
"authors": [
77
"Brian Woodward (https://github.com/doowb)",
@@ -140,7 +140,6 @@
140140
"Jarvis Badgley (http://www.chipersoft.com)",
141141
"Jason Bellamy (http://jasonbellamy.com)",
142142
"Jeffrey Froom (http://jfroom.com)",
143-
"Joey Baker (https://www.byjoeybaker.com)",
144143
"Jon Schlinkert (http://twitter.com/jonschlinkert)",
145144
"Laurent Goderre (https://github.com/LaurentGoderre)",
146145
"Liam Moat (http://www.liammoat.com)",
@@ -154,9 +153,10 @@
154153
"Nathan Jessen (http://nathanjessen.github.io)",
155154
"Nathaniel Furniss (https://github.com/nlfurniss)",
156155
"Oleg Orlov (https://github.com/efender)",
156+
"Omesh (https://github.com/omeshp)",
157157
"Patrick Burtchaell (https://pburtchaell.com)",
158158
"Paul Welsh (paulwelsh.info)",
159-
"Raymond Camden (http://www.raymondcamden.com)",
159+
"Raymond Camden (https://www.raymondcamden.com)",
160160
"Rob (https://github.com/robsilva)",
161161
"Sam Tiffin (https://samtiffin.com)",
162162
"Shannon Moeller (http://shannonmoeller.com)",

package.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.4",
4+
"version": "0.9.5",
55
"homepage": "https://github.com/helpers/handlebars-helpers",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [
@@ -204,4 +204,4 @@
204204
}
205205
}
206206
}
207-
}
207+
}

0 commit comments

Comments
 (0)