diff options
| -rw-r--r-- | luigi-template.js | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/luigi-template.js b/luigi-template.js index 962131b..97ca8d0 100644 --- a/luigi-template.js +++ b/luigi-template.js @@ -72,7 +72,7 @@  LuigiTemplate = (function() {    "use strict"; -  var VERSION = '0.3.0'; +  var VERSION = '0.4.0';    // list of built-in filters    var FILTERS = { | 
