Justin Hileman 14 lat temu
rodzic
commit
fbcea210e3
1 zmienionych plików z 1 dodań i 1 usunięć
  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?