Justin Hileman пре 14 година
родитељ
комит
fbcea210e3
1 измењених фајлова са 1 додато и 1 уклоњено
  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?