Bump Genghis version.

This commit is contained in:
Justin Hileman
2013-03-25 09:02:46 -07:00
parent c160134b6d
commit 934a5495bb
+1 -1
View File
@@ -23,7 +23,7 @@
*/
class Mustache_Engine
{
const VERSION = '2.1.0';
const VERSION = '2.2.0';
const SPEC_VERSION = '1.1.2';
const PRAGMA_FILTERS = 'FILTERS';