This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
Merge pull request
#384
from IonicaBizau/patch-1
Updated version patch
tags/v1.0.0
David da Silva Contín
11 years ago
parent
4ad3ebb6e3
fe05454e01
commit
96b04c87bd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mustache.js
+ 1
- 1
mustache.js
View File
@@ -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.
Write
Preview
Loading…
Cancel
Save