Explorar el Código

roll 0.3.0

tags/0.3.0
Jan Lehnardt hace 16 años
padre
commit
8e3444ab9d
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      CHANGES.md
  2. +1
    -1
      mustache.js

+ 1
- 1
CHANGES.md Ver fichero

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

## 0.3.0 (??-??-????)
## 0.3.0 (21-07-2010)

* Improved whitespace handling.
* Make IMPLICIT ITERATORS a first class feature.


+ 1
- 1
mustache.js Ver fichero

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

return({
name: "mustache.js",
version: "0.3.0-dev",
version: "0.3.0",

/*
Turns a template and view into HTML


Cargando…
Cancelar
Guardar