Bump version to 2.0.0
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
*/
|
*/
|
||||||
class Mustache_Engine
|
class Mustache_Engine
|
||||||
{
|
{
|
||||||
const VERSION = '2.0.0-rc.1';
|
const VERSION = '2.0.0';
|
||||||
const SPEC_VERSION = '1.1.2';
|
const SPEC_VERSION = '1.1.2';
|
||||||
|
|
||||||
// Template cache
|
// Template cache
|
||||||
|
|||||||
Reference in New Issue
Block a user