diff options
Diffstat (limited to 'js/luigi-template.js')
-rw-r--r-- | js/luigi-template.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/luigi-template.js b/js/luigi-template.js index 8fcf646..1b7ca74 100644 --- a/js/luigi-template.js +++ b/js/luigi-template.js @@ -5,7 +5,7 @@ * @author Paul Duncan <pabs@pablotron.org> * @license MIT * @copyright 2010-2018 Paul Duncan (pabs@pablotron.org) - * @version 0.4.2 + * @version 0.5.0 * */ @@ -153,7 +153,7 @@ var Luigi = (function() { /** * Version of Luigi Template. */ - VERSION: '0.4.2', + VERSION: '0.5.0', /** * Default filter set. |