Skip to content

Commit

Permalink
Released version 2.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Dec 21, 2016
1 parent a553eb0 commit 995521e
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 @@ -13,7 +13,7 @@
*/
class Engine extends Object
{
const VERSION = '2.3.12';
const VERSION = '2.3.13';

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

0 comments on commit 995521e

Please sign in to comment.