Version bump (v1.1.0)

This commit is contained in:
Justin Hileman
2012-04-03 22:00:42 -07:00
parent 4de7f2d23b
commit 417b139d86
+1 -1
View File
@@ -14,7 +14,7 @@
*/
class Mustache {
const VERSION = '1.0.0';
const VERSION = '1.1.0';
const SPEC_VERSION = '1.1.2';
/**