Explorar o código

Merge branch 'release/0.7.1' into dev

Justin Hileman %!s(int64=14) %!d(string=hai) anos
pai
achega
342b618343
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Mustache.php

+ 1 - 1
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?