X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FCGI%2FMaypole.pm;h=f8c122962502a7d5c4a9454009e8bf4354050196;hb=3a9e643a6a5fa96ca69b56ced03db9569fd96e2e;hp=7b19023fbff86417ed528f867fd1b138cc95ea43;hpb=b6e2413ee413ce21b28429c05bbcc3f516a0754a;p=maypole.git diff --git a/lib/CGI/Maypole.pm b/lib/CGI/Maypole.pm index 7b19023..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.05'; +our $VERSION = '2.09'; sub run { my $self = shift;