X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FCGI%2FMaypole.pm;h=f8c122962502a7d5c4a9454009e8bf4354050196;hb=3a9e643a6a5fa96ca69b56ced03db9569fd96e2e;hp=e002cf2d2ddc47099d291fedd849496219bf7d9f;hpb=d2c852208417c014caec0436a677fcadccc197d8;p=maypole.git diff --git a/lib/CGI/Maypole.pm b/lib/CGI/Maypole.pm index e002cf2..f8c1229 100644 --- a/lib/CGI/Maypole.pm +++ b/lib/CGI/Maypole.pm @@ -6,7 +6,7 @@ use warnings; use CGI::Simple; use Maypole::Headers; -our $VERSION = '2.07'; +our $VERSION = '2.09'; sub run { my $self = shift;