Bump to v2.10.0

This commit is contained in:
Justin Hileman
2016-02-27 11:21:57 -08:00
parent 865de4114a
commit a9dd4c62ae
+1 -1
View File
@@ -23,7 +23,7 @@
*/ */
class Mustache_Engine class Mustache_Engine
{ {
const VERSION = '2.9.0'; const VERSION = '2.10.0';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
const PRAGMA_FILTERS = 'FILTERS'; const PRAGMA_FILTERS = 'FILTERS';