Jan Lehnardt пре 16 година
родитељ
комит
70fdf9f2a0
2 измењених фајлова са 2 додато и 2 уклоњено
  1. +1
    -1
      CHANGES.md
  2. +1
    -1
      mustache.js

+ 1
- 1
CHANGES.md Прегледај датотеку

@@ -1,6 +1,6 @@
# mustache.js Changes

## 0.2 (??-??-????)
## 0.2.2 (11-02-2010)

* ctemplate compat: Partials are indicated by >, not <.
* Add support for {{%PRAGMA}} to enable features.


+ 1
- 1
mustache.js Прегледај датотеку

@@ -278,7 +278,7 @@ var Mustache = function() {

return({
name: "mustache.js",
version: "0.2a",
version: "0.2.2",

/*
Turns a template and view into HTML


Loading…
Откажи
Сачувај