Преглед изворни кода

Released 0.5.11

new-build-system
Jan Lehnardt пре 14 година
родитељ
комит
a2fbcfbb12
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js Прегледај датотеку

@@ -7,7 +7,7 @@ var Mustache = (typeof module !== "undefined" && module.exports) || {};
(function (exports) {

exports.name = "mustache.js";
exports.version = "%version";
exports.version = "0.5.11";
exports.tags = ["{{", "}}"];
exports.parse = parse;
exports.compile = compile;


Loading…
Откажи
Сачувај