Explorar o código

Bump to v2.11.1

Justin Hileman %!s(int64=9) %!d(string=hai) anos
pai
achega
87e87e29fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Mustache/Engine.php

+ 1 - 1
src/Mustache/Engine.php

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