Browse Source

bump version. welcome 0.2

tags/0.2
Jan Lehnardt 16 years ago
parent
commit
c5121ffe6c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js View File

@@ -249,7 +249,7 @@ var Mustache = function() {
return({
name: "mustache.js",
version: "0.1",
version: "0.2",
/*
Turns a template and view into HTML


Loading…
Cancel
Save