From 89375c08d01a6622d69dfd5b216404a5ed2a6d53 Mon Sep 17 00:00:00 2001 From: "pabs@pablotron.org" Date: Thu, 18 Dec 2014 01:10:02 -0500 Subject: increment version to 0.4.0 --- luigi-template.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = { -- cgit v1.2.3