From 3e4288246209b794fbc5424faad6bac1257f38a2 Mon Sep 17 00:00:00 2001 From: Woody Gilk Date: Sun, 8 Jan 2012 19:13:39 -0600 Subject: [PATCH] Bump version to v2.0.6 --- classes/kohana/kostache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/kohana/kostache.php b/classes/kohana/kostache.php index c839937..4538898 100644 --- a/classes/kohana/kostache.php +++ b/classes/kohana/kostache.php @@ -12,7 +12,7 @@ */ abstract class Kohana_Kostache { - const VERSION = '2.0.5'; + const VERSION = '2.0.6'; /** * Factory method for Kostache views. Accepts a template path and an