Explorar el Código

Tag as 0.4.1-dev

tags/0.4.1
Eric BRECHEMIER hace 14 años
padre
commit
e94a477e76
Se han modificado 2 ficheros con 2 adiciones y 4 borrados
  1. +1
    -3
      CHANGES.md
  2. +1
    -1
      mustache.js

+ 1
- 3
CHANGES.md Ver fichero

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

## 0.4.1-dev-familywall (2/15/2012)

## 0.4.0-dev-familywall (2/9/2012)
## 0.4.1-dev (2/15/2012)

* fixed greedy parsing of section name in regexp



+ 1
- 1
mustache.js Ver fichero

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

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

/*
Turns a template and view into HTML


Cargando…
Cancelar
Guardar