diff --git a/Mustache.php b/Mustache.php index ed27c59..33c9288 100644 --- a/Mustache.php +++ b/Mustache.php @@ -14,7 +14,7 @@ */ class Mustache { - const VERSION = '0.7.1-dev'; + const VERSION = '0.7.1'; /** * Should this Mustache throw exceptions when it finds unexpected tags?