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