Bump to v2.6.0

This commit is contained in:
Justin Hileman
2014-04-13 18:23:23 -07:00
parent c96e985dbf
commit 003a2ae5e7
+1 -1
View File
@@ -23,7 +23,7 @@
*/ */
class Mustache_Engine class Mustache_Engine
{ {
const VERSION = '2.5.1'; const VERSION = '2.6.0';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
const PRAGMA_FILTERS = 'FILTERS'; const PRAGMA_FILTERS = 'FILTERS';