Version bump (0.9.0)

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