diff --git a/src/Latte/Engine.php b/src/Latte/Engine.php index af8621efd..66a798828 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -19,8 +19,8 @@ class Engine { use Strict; - public const VERSION = '3.0.2'; - public const VERSION_ID = 30002; + public const VERSION = '3.0.3'; + public const VERSION_ID = 30003; /** @deprecated use ContentType::* */ public const