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