Sfoglia il codice sorgente

bump version. welcome 0.2

tags/0.2
Jan Lehnardt 16 anni fa
parent
commit
c5121ffe6c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js Vedi 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…
Annulla
Salva