Skip to content

Commit 466080e

Browse files
committed
Released version 3.0.3
1 parent eae8e80 commit 466080e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Latte/Engine.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ class Engine
1919
{
2020
use Strict;
2121

22-
public const VERSION = '3.0.2';
23-
public const VERSION_ID = 30002;
22+
public const VERSION = '3.0.3';
23+
public const VERSION_ID = 30003;
2424

2525
/** @deprecated use ContentType::* */
2626
public const

0 commit comments

Comments
 (0)