Prepare 0.31

This commit is contained in:
Ask Bjørn Hansen
2009-09-11 16:02:24 -07:00
parent f2d62f0a25
commit c4c554a46a
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Revision history for MojoX-Renderer-TT
0.31 September 11, 2009
- Remove deprecated 'new' method
- Update MANIFEST (oops, thanks Sebastian)

View File

@@ -8,7 +8,7 @@ use Template ();
use Carp ();
use File::Spec ();
our $VERSION = '0.30';
our $VERSION = '0.31';
__PACKAGE__->attr('tt');