Procházet zdrojové kódy

bump versions

tags/0.5.1
Jan Lehnardt před 14 roky
rodič
revize
6231d203f7
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +1
    -1
      package.json
  2. +1
    -1
      wrappers/qooxdoo/qooxdoo.mustache.js.tpl.pre

+ 1
- 1
package.json Zobrazit soubor

@@ -1,6 +1,6 @@
{ {
"name": "mustache", "name": "mustache",
"version": "0.4.0",
"version": "0.5.0-dev",
"description": "Logic-less {{mustache}} templates with JavaScript", "description": "Logic-less {{mustache}} templates with JavaScript",
"author": "mustache.js Authors <http://github.com/janl/mustache.js>", "author": "mustache.js Authors <http://github.com/janl/mustache.js>",
"keywords": ["mustache", "template", "templates", "ejs"], "keywords": ["mustache", "template", "templates", "ejs"],


+ 1
- 1
wrappers/qooxdoo/qooxdoo.mustache.js.tpl.pre Zobrazit soubor

@@ -19,7 +19,7 @@


This class contains code based on the following work: This class contains code based on the following work:


* Mustache.js version 0.4.0-dev
* Mustache.js version 0.5.0-dev


Code: Code:
https://github.com/janl/mustache.js https://github.com/janl/mustache.js


Načítá se…
Zrušit
Uložit