Procházet zdrojové kódy

Merge pull request #384 from IonicaBizau/patch-1

Updated version patch
tags/v1.0.0
David da Silva Contín před 11 roky
rodič
revize
96b04c87bd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js Zobrazit soubor

@@ -525,7 +525,7 @@
};

mustache.name = "mustache.js";
mustache.version = "0.8.1";
mustache.version = "0.8.2";
mustache.tags = [ "{{", "}}" ];

// All high-level mustache.* functions use this writer.


Načítá se…
Zrušit
Uložit