Преглед изворни кода

next is 0.3.1

tags/0.5.0-vsc
Jan Lehnardt пре 16 година
родитељ
комит
286b2dc78a
2 измењених фајлова са 3 додато и 1 уклоњено
  1. +2
    -0
      CHANGES.md
  2. +1
    -1
      mustache.js

+ 2
- 0
CHANGES.md Прегледај датотеку

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


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

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


* Improved whitespace handling. * Improved whitespace handling.


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

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


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


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


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