X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=blobdiff_plain;f=lib%2FCGI%2FMaypole.pm;fp=lib%2FCGI%2FMaypole.pm;h=f8c122962502a7d5c4a9454009e8bf4354050196;hp=7ea9ee7a9b153cf425946ca087227a645fef3dcc;hb=3a9e643a6a5fa96ca69b56ced03db9569fd96e2e;hpb=75e8e464477b6476876f0d43e41677446fe34b89 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;