Jan Lehnardt пре 16 година
родитељ
комит
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

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

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


+ 1
- 1
mustache.js Прегледај датотеку

@@ -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


Loading…
Откажи
Сачувај