Skip to content

Commit

Permalink
Released version 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jan 19, 2017
1 parent 58b94ad commit b62ee34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Latte/Engine.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class Engine
{
use Strict;

const VERSION = '2.4.2';
const VERSION = '2.4.3';

/** Content types */
const CONTENT_HTML = 'html',
Expand Down

0 comments on commit b62ee34

Please sign in to comment.