Bump version number.

This commit is contained in:
Justin Hileman
2011-09-10 14:19:58 -07:00
parent ceb0766f66
commit 02f8cec3e3
+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';
/** /**