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