aboutsummaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
Diffstat (limited to 'php')
-rw-r--r--php/src/Template.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/src/Template.php b/php/src/Template.php
index bca260f..8dcf944 100644
--- a/php/src/Template.php
+++ b/php/src/Template.php
@@ -22,7 +22,7 @@ namespace Pablotron\Luigi;
*
* @api
*/
-const VERSION = '0.4.2';
+const VERSION = '0.5.0';
/**
* Base class for all exceptions raised by Luigi Template.