Bump version number.

This commit is contained in:
Justin Hileman
2012-02-29 17:26:31 -08:00
parent fab64b14bf
commit b30d938441
+1 -1
View File
@@ -14,7 +14,7 @@
*/
class Mustache {
const VERSION = '0.9.0';
const VERSION = '1.0.0';
const SPEC_VERSION = '1.1.2';
/**