瀏覽代碼

Version bump

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?