Merge branch 'release/2.3.0' into dev

This commit is contained in:
Justin Hileman
2013-04-01 20:56:37 -07:00
+1 -1
View File
@@ -23,7 +23,7 @@
*/ */
class Mustache_Engine class Mustache_Engine
{ {
const VERSION = '2.2.0'; const VERSION = '2.3.0';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
const PRAGMA_FILTERS = 'FILTERS'; const PRAGMA_FILTERS = 'FILTERS';