Version bump

This commit is contained in:
Justin Hileman
2011-06-13 15:14:29 -04:00
parent b7a12665ea
commit fbcea210e3
+1 -1
View File
@@ -14,7 +14,7 @@
*/ */
class Mustache { class Mustache {
const VERSION = '0.7.1-dev'; const VERSION = '0.7.1';
/** /**
* Should this Mustache throw exceptions when it finds unexpected tags? * Should this Mustache throw exceptions when it finds unexpected tags?