Jan Lehnardt 16 лет назад
Родитель
Сommit
8e3444ab9d
2 измененных файлов: 2 добавлений и 2 удалений
  1. +1
    -1
      CHANGES.md
  2. +1
    -1
      mustache.js

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

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


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


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


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

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


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


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


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