Browse Source

0.4.0

tags/0.4.0
Jan Lehnardt 14 years ago
parent
commit
3f15f72fbf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js View File

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

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

/*
Turns a template and view into HTML


Loading…
Cancel
Save