summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkpdecker <kpdecker@gmail.com>2012-07-23 15:40:07 -0500
committerkpdecker <kpdecker@gmail.com>2012-07-23 15:40:07 -0500
commitf5289a35ecdbd35898fa6d291600ac9427930b44 (patch)
treebe76d19edbc2f2f5655a6b5977237c71a3646629
parentfc99d90337b6a9e21a498d8b4f52fdc9ad7b156c (diff)
downloadhandlebars.js-1.0.6.zip
handlebars.js-1.0.6.tar.gz
handlebars.js-1.0.6.tar.bz2
1.0.6v1.0.6
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d838894..48a3414 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "handlebars",
"description": "Extension of the Mustache logicless template language",
- "version": "1.0.6beta",
+ "version": "1.0.6",
"homepage": "http://www.handlebarsjs.com/",
"keywords": [
"handlebars mustache template html"