X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FView%2FEmail%2FTemplate.pm;h=3a9947e51548843f5953125566ef3c5fe1e79ced;hb=5cf821d32d43491b5336d23310e484908f7a3cc4;hp=55d7b778d6f14b03af9051a709a6a4d40bdff9e3;hpb=da20e8fa48743255d8c2698ac8a673e898685933;p=catagits%2FCatalyst-View-Email.git diff --git a/lib/Catalyst/View/Email/Template.pm b/lib/Catalyst/View/Email/Template.pm index 55d7b77..3a9947e 100644 --- a/lib/Catalyst/View/Email/Template.pm +++ b/lib/Catalyst/View/Email/Template.pm @@ -5,7 +5,7 @@ use Carp; use Scalar::Util qw/ blessed /; extends 'Catalyst::View::Email'; -our $VERSION = '0.23'; +our $VERSION = '0.26_01'; $VERSION = eval $VERSION; =head1 NAME