Merge branch 'release/0.9.0' into dev

This commit is contained in:
Justin Hileman
2012-01-08 16:36:58 -08:00
+1 -1
View File
@@ -14,7 +14,7 @@
*/ */
class Mustache { class Mustache {
const VERSION = '0.8.1'; const VERSION = '0.9.0';
const SPEC_VERSION = '1.1.2'; const SPEC_VERSION = '1.1.2';
/** /**