Skip to content

Commit dc1936f

Browse files
committed
Merge branch 'release/2.0.5' into develop
2 parents 8e4228c + 99d8767 commit dc1936f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/kohana/kostache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
abstract class Kohana_Kostache {
1414

15-
const VERSION = '2.0.4';
15+
const VERSION = '2.0.5';
1616

1717
/**
1818
* Factory method for Kostache views. Accepts a template path and an

0 commit comments

Comments
 (0)