Bump to v2.14.1

This commit is contained in:
Justin Hileman
2022-01-21 01:21:32 -05:00
parent 579ffa5c96
commit d36cd805c4
+1 -1
View File
@@ -23,7 +23,7 @@
*/ */
class Mustache_Engine class Mustache_Engine
{ {
const VERSION = '2.14.0'; const VERSION = '2.14.1';
const SPEC_VERSION = '1.2.2'; const SPEC_VERSION = '1.2.2';
const PRAGMA_FILTERS = 'FILTERS'; const PRAGMA_FILTERS = 'FILTERS';