Эх сурвалжийг харах

Merge branch 'release/2.4.1' into dev

Justin Hileman 12 жил өмнө
parent
commit
a4ab23471c

+ 1 - 1
src/Mustache/Engine.php

@@ -23,7 +23,7 @@
  */
 class Mustache_Engine
 {
-    const VERSION        = '2.4.0';
+    const VERSION        = '2.4.1';
     const SPEC_VERSION   = '1.1.2';
 
     const PRAGMA_FILTERS = 'FILTERS';