Merge branch 'release/0.8.0' into dev

This commit is contained in:
Justin Hileman
2011-09-10 14:21:59 -07:00
+1 -1
View File
@@ -14,7 +14,7 @@
*/ */
class Mustache { class Mustache {
const VERSION = '0.7.1'; const VERSION = '0.8.0';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
/** /**