diff --git a/Mustache.php b/Mustache.php index 5cfe409..18236aa 100644 --- a/Mustache.php +++ b/Mustache.php @@ -14,7 +14,7 @@ */ class Mustache { - const VERSION = '1.0.0'; + const VERSION = '1.1.0'; const SPEC_VERSION = '1.1.2'; /**