1.0.6beta

This commit is contained in:
kpdecker
2012-07-23 10:36:13 -05:00
parent 8be16c64f9
commit fe7d16de91
+4 -3
View File
@@ -1,7 +1,7 @@
{
"name": "handlebars",
"description": "Extension of the Mustache logicless template language",
"version": "1.0.5beta",
"version": "1.0.6beta",
"homepage": "http://www.handlebarsjs.com/",
"keywords": [
"handlebars mustache template html"
@@ -21,5 +21,6 @@
"main": "lib/handlebars.js",
"bin": {
"handlebars": "bin/handlebars"
}
}
},
"optionalDependencies": {}
}