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
Updated version patch
tags/v1.0.0
Ionică Bizău
12 years ago
parent
32db14a490
commit
fe05454e01
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