Happy new year
Marcus Ramberg [Sun, 31 Dec 2006 19:23:37 +0000 (19:23 +0000)]
Changes
Email.pm
META.yml

diff --git a/Changes b/Changes
index 2baafe9..37ce173 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Catalyst::Plugin::Email.
 
-0.08
+0.08  2006-12-31 20:01:00
        - Modernize documentation not to use subrequest.
 
 0.07  2006-12-18 16:08:00
index c364727..8d545fb 100644 (file)
--- a/Email.pm
+++ b/Email.pm
@@ -6,7 +6,7 @@ use Email::MIME;
 use Email::MIME::Creator;
 use Carp qw/croak/;
 
-our $VERSION = '0.07';
+our $VERSION = '0.08';
 
 =head1 NAME
 
index 4fd78a1..df13d1c 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
 name:         Catalyst-Plugin-Email
-version:      0.07
+version:      0.08
 version_from: Email.pm
 installdirs:  site
 requires: