Skip to content

Commit e94a477

Browse files
author
Eric BRECHEMIER
committed
Tag as 0.4.1-dev
1 parent 20cc2c6 commit e94a477

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGES.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# mustache.js Changes
22

3-
## 0.4.1-dev-familywall (2/15/2012)
4-
5-
## 0.4.0-dev-familywall (2/9/2012)
3+
## 0.4.1-dev (2/15/2012)
64

75
* fixed greedy parsing of section name in regexp
86

mustache.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ var Mustache = function () {
417417

418418
return({
419419
name: "mustache.js",
420-
version: "0.4.1-dev-familywall",
420+
version: "0.4.1-dev",
421421

422422
/*
423423
Turns a template and view into HTML

0 commit comments

Comments
 (0)