Explorar el Código

next is 0.3.1

tags/0.5.0-vsc
Jan Lehnardt hace 16 años
padre
commit
286b2dc78a
Se han modificado 2 ficheros con 3 adiciones y 1 borrados
  1. +2
    -0
      CHANGES.md
  2. +1
    -1
      mustache.js

+ 2
- 0
CHANGES.md Ver fichero

@@ -1,5 +1,7 @@
# mustache.js Changes

## 0.3.1 (??-??-????)

## 0.3.0 (21-07-2010)

* Improved whitespace handling.


+ 1
- 1
mustache.js Ver fichero

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

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

/*
Turns a template and view into HTML


Cargando…
Cancelar
Guardar