Browse Source

Updated version patch

tags/v1.0.0
Ionică Bizău 12 years ago
parent
commit
fe05454e01
1 changed files with 1 additions and 1 deletions
  1. +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.


Loading…
Cancel
Save