Bump to v2.14.2

This commit is contained in:
Justin Hileman
2022-08-23 09:06:47 -04:00
parent e6256ea0d7
commit aaff0a8bed
+1 -1
View File
@@ -23,7 +23,7 @@
*/
class Mustache_Engine
{
const VERSION = '2.14.1';
const VERSION = '2.14.2';
const SPEC_VERSION = '1.2.2';
const PRAGMA_FILTERS = 'FILTERS';