Bump to v2.7.0

This commit is contained in:
Justin Hileman
2014-08-26 12:50:01 -07:00
parent f34f6699c2
commit c8e78df703
+1 -1
View File
@@ -23,7 +23,7 @@
*/ */
class Mustache_Engine class Mustache_Engine
{ {
const VERSION = '2.6.1'; const VERSION = '2.7.0';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
const PRAGMA_FILTERS = 'FILTERS'; const PRAGMA_FILTERS = 'FILTERS';