Merge branch 'hotfix/2.0.2' into dev

This commit is contained in:
Justin Hileman
2012-09-12 09:13:16 -07:00
+1 -1
View File
@@ -23,7 +23,7 @@
*/ */
class Mustache_Engine class Mustache_Engine
{ {
const VERSION = '2.0.1'; const VERSION = '2.0.2';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
// Template cache // Template cache