Bump to v2.13.0

This commit is contained in:
Justin Hileman
2019-11-23 13:38:47 -08:00
parent 397a47ec4e
commit 819a3e1e46
+1 -1
View File
@@ -23,7 +23,7 @@
*/ */
class Mustache_Engine class Mustache_Engine
{ {
const VERSION = '2.12.0'; const VERSION = '2.13.0';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
const PRAGMA_FILTERS = 'FILTERS'; const PRAGMA_FILTERS = 'FILTERS';