]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/CGI/Maypole.pm
2.09 - maintain the order that plugins are loaded, add tests for Maypole::Application...
[maypole.git] / lib / CGI / Maypole.pm
index 7b19023fbff86417ed528f867fd1b138cc95ea43..f8c122962502a7d5c4a9454009e8bf4354050196 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use CGI::Simple;
 use Maypole::Headers;
 
-our $VERSION = '2.05';
+our $VERSION = '2.09';
 
 sub run {
     my $self = shift;