Skip to content

Commit

Permalink
Released version 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed May 4, 2015
1 parent 3486039 commit 3b79dd3
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 extends Object
{
const VERSION = '2.3.1';
const VERSION = '2.3.2';

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

0 comments on commit 3b79dd3

Please sign in to comment.