Version bump to 0.8.1

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