Browse Source

Bump Genghis version.

Justin Hileman 12 years ago
parent
commit
934a5495bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Mustache/Engine.php

+ 1 - 1
src/Mustache/Engine.php

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