Eric BRECHEMIER 14 лет назад
Родитель
Сommit
e94a477e76
2 измененных файлов: 2 добавлений и 4 удалений
  1. +1
    -3
      CHANGES.md
  2. +1
    -1
      mustache.js

+ 1
- 3
CHANGES.md Просмотреть файл

@@ -1,8 +1,6 @@
# mustache.js Changes # 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 * fixed greedy parsing of section name in regexp




+ 1
- 1
mustache.js Просмотреть файл

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


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


/* /*
Turns a template and view into HTML Turns a template and view into HTML


Загрузка…
Отмена
Сохранить