diff --git a/mustache.js b/mustache.js index 79e8c17..f2e4f4e 100644 --- a/mustache.js +++ b/mustache.js @@ -246,11 +246,11 @@ var Mustache = function() { } } }; - + return({ name: "mustache.js", version: "0.2", - + /* Turns a template and view into HTML */