X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FCGI%2FMaypole.pm;h=1cc60ba6d7d8567d85df70eca0b942a87218a75a;hb=fc4bc6a75ee07a1d169450138626aa63e962d13a;hp=db8cc75149dc180af39653c03484db0a88b5cd14;hpb=5a4a5fc4916a1efde5e792d3d04e465fb83aeabf;p=maypole.git diff --git a/lib/CGI/Maypole.pm b/lib/CGI/Maypole.pm index db8cc75..1cc60ba 100644 --- a/lib/CGI/Maypole.pm +++ b/lib/CGI/Maypole.pm @@ -3,7 +3,8 @@ use base 'Maypole'; use strict; use warnings; -our $VERSION = "0.3"; + +our $VERSION = '2.03'; sub run { my $self = shift;