Version bump v2.5.1

This commit is contained in:
Justin Hileman
2014-01-08 16:36:02 -08:00
parent aa77e3bfd9
commit 39dc20e691
+1 -1
View File
@@ -23,7 +23,7 @@
*/ */
class Mustache_Engine class Mustache_Engine
{ {
const VERSION = '2.5.0'; const VERSION = '2.5.1';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
const PRAGMA_FILTERS = 'FILTERS'; const PRAGMA_FILTERS = 'FILTERS';