Bump to v2.6.1

This commit is contained in:
Justin Hileman
2014-06-20 12:34:43 -07:00
parent 8c67a15cf8
commit b1e0a6d607
+1 -1
View File
@@ -23,7 +23,7 @@
*/ */
class Mustache_Engine class Mustache_Engine
{ {
const VERSION = '2.6.0'; const VERSION = '2.6.1';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
const PRAGMA_FILTERS = 'FILTERS'; const PRAGMA_FILTERS = 'FILTERS';