X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FCGI%2FMaypole.pm;fp=lib%2FCGI%2FMaypole.pm;h=e002cf2d2ddc47099d291fedd849496219bf7d9f;hb=d2c852208417c014caec0436a677fcadccc197d8;hp=9c025ec462ce28490675ed90e276b9c756879230;hpb=05b8c530848b1b7bada1e39ceb8325eb688c35d0;p=maypole.git diff --git a/lib/CGI/Maypole.pm b/lib/CGI/Maypole.pm index 9c025ec..e002cf2 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.07'; sub run { my $self = shift;