From 07ad63c1b2d3cc8128b238b19be192ffb6d1a44a Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 10 Sep 2018 10:03:10 -0400 Subject: ruby, java, php: bump version to 0.5.0 --- php/src/Template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php/src/Template.php') 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. -- cgit v1.2.3