]> 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 7ea9ee7a9b153cf425946ca087227a645fef3dcc..f8c122962502a7d5c4a9454009e8bf4354050196 100644 (file)
@@ -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;