浏览代码

Update version number to match previous tag

Warning: the tagged version still advertises version "0.4.0".
tags/0.4.1
Eric BRECHEMIER 14 年前
父节点
当前提交
f86e5ca559
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js 查看文件

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

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

/*
Turns a template and view into HTML


正在加载...
取消
保存