Przeglądaj źródła

Released 0.5.11

new-build-system
Jan Lehnardt 14 lat temu
rodzic
commit
a2fbcfbb12
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js Wyświetl plik

@@ -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;


Ładowanie…
Anuluj
Zapisz