Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Version bump to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Oct 14, 2011
1 parent 11c3054 commit 3f78fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mustache.php
Expand Up @@ -14,7 +14,7 @@
*/
class Mustache {

const VERSION = '0.8.0';
const VERSION = '0.8.1';
const SPEC_VERSION = '1.1.2';

/**
Expand Down

0 comments on commit 3f78fef

Please sign in to comment.