Merge branch 'release/2.9.0' into dev
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user