From f86e5ca5590347826335b3e74adf6e7326f412fc Mon Sep 17 00:00:00 2001 From: Eric BRECHEMIER Date: Thu, 9 Feb 2012 13:32:51 +0100 Subject: [PATCH] Update version number to match previous tag Warning: the tagged version still advertises version "0.4.0". --- mustache.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mustache.js b/mustache.js index feb2913..c912bd9 100644 --- a/mustache.js +++ b/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