Skip to content

Commit 16bd606

Browse files
committed
v3.0.8
1 parent 90ad8d9 commit 16bd606

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

components/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "handlebars",
3-
"version": "3.0.7",
3+
"version": "3.0.8",
44
"main": "handlebars.js",
55
"dependencies": {}
66
}

components/handlebars.js.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>handlebars.js</id>
5-
<version>3.0.7</version>
5+
<version>3.0.8</version>
66
<authors>handlebars.js Authors</authors>
77
<licenseUrl>https://github.com/wycats/handlebars.js/blob/master/LICENSE</licenseUrl>
88
<projectUrl>https://github.com/wycats/handlebars.js/</projectUrl>

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "handlebars",
3-
"version": "3.0.7",
3+
"version": "3.0.8",
44
"license": "MIT",
55
"jspm": {
66
"main": "handlebars",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "handlebars",
33
"barename": "handlebars",
4-
"version": "3.0.7",
4+
"version": "3.0.8",
55
"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
66
"homepage": "http://www.handlebarsjs.com/",
77
"keywords": [

0 commit comments

Comments
 (0)