diff --git a/src/Mustache/Engine.php b/src/Mustache/Engine.php index dc6d7db..7a31ac0 100644 --- a/src/Mustache/Engine.php +++ b/src/Mustache/Engine.php @@ -23,8 +23,8 @@ */ class Mustache_Engine { - const VERSION = '2.14.2'; - const SPEC_VERSION = '1.2.2'; + const VERSION = '2.14.2'; + const SPEC_VERSION = '1.3.0'; const PRAGMA_FILTERS = 'FILTERS'; const PRAGMA_BLOCKS = 'BLOCKS'; diff --git a/vendor/spec b/vendor/spec index 1704964..5d3b58e 160000 --- a/vendor/spec +++ b/vendor/spec @@ -1 +1 @@ -Subproject commit 1704964eb6cd0c8b1a3da3de6222e0f0480284ec +Subproject commit 5d3b58ea35ae309c40d7a8111bfedc4c5bcd43a6