Ver código fonte

roll 0.2.2

tags/0.2.2
Jan Lehnardt 16 anos atrás
pai
commit
70fdf9f2a0
2 arquivos alterados com 2 adições e 2 exclusões
  1. +1
    -1
      CHANGES.md
  2. +1
    -1
      mustache.js

+ 1
- 1
CHANGES.md Ver arquivo

@@ -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 Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar