Version update task

This commit is contained in:
kpdecker
2013-08-24 13:10:51 -05:00
parent 08989cfcdd
commit 7efa75684e
5 changed files with 151 additions and 34 deletions
+4 -1
View File
@@ -21,6 +21,7 @@
"uglify-js": "~2.3"
},
"devDependencies": {
"async": "~0.2.9",
"benchmark": "~1.0",
"dust": "~0.3",
"grunt": "~0.4.1",
@@ -30,7 +31,9 @@
"jison": "~0.3",
"mocha": "*",
"mustache": "~0.7.2",
"should": "~1.2.2"
"semver": "~2.1.0",
"should": "~1.2.2",
"underscore": "~1.5.1"
},
"main": "lib/handlebars.js",
"bin": {