Kaynağa Gözat

Bump to v2.9.0

Justin Hileman 10 yıl önce
ebeveyn
işleme
eff33aff4e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/Mustache/Engine.php

+ 1 - 1
src/Mustache/Engine.php

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