Bump to v2.11.0

This commit is contained in:
Justin Hileman
2016-07-30 23:07:36 -07:00
parent d4bdf110f9
commit cf4e4c7857
+1 -1
View File
@@ -23,7 +23,7 @@
*/ */
class Mustache_Engine class Mustache_Engine
{ {
const VERSION = '2.10.0'; const VERSION = '2.11.0';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
const PRAGMA_FILTERS = 'FILTERS'; const PRAGMA_FILTERS = 'FILTERS';