]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole.pm
some fixes for Maypole::Config, Maypole::Model::Base and
[maypole.git] / lib / Maypole.pm
index 6e41ee7d3e56f88428bfdd022ce1c04f719762f2..bcd0b3ab0d6ff7f6bd12f858b3ab40bab1276e2f 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use Maypole::Config;
 use Maypole::Constants;
 
-our $VERSION = '2.04';
+our $VERSION = '2.05';
 
 __PACKAGE__->mk_classdata($_) for qw( config init_done view_object );
 __PACKAGE__->mk_accessors(