Merge branch 'release/0.7.1' into dev

This commit is contained in:
Justin Hileman
2011-06-13 15:15:27 -04:00
+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?