Merge branch 'release/0.8.1' into dev

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