Browse Source

Back to non-released version

new-build-system
Jan Lehnardt 14 years ago
parent
commit
2f9974bb2d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{ {
"name": "mustache", "name": "mustache",
"version": "0.5.25",
"version": "%version%",
"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"],


Loading…
Cancel
Save