From: Marcus Ramberg Date: Sun, 31 Dec 2006 19:23:37 +0000 (+0000) Subject: Happy new year X-Git-Tag: v0.09~15 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1efa6d7998a3d1a52e08f6c896eaadf7e586ea25;hp=acbb02e2775fc3eb0f69c1ee5da9002a4b5dc607;p=catagits%2FCatalyst-Plugin-Email.git Happy new year --- diff --git a/Changes b/Changes index 2baafe9..37ce173 100644 --- 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 diff --git a/Email.pm b/Email.pm index c364727..8d545fb 100644 --- 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 diff --git a/META.yml b/META.yml index 4fd78a1..df13d1c 100644 --- 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: