X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=blobdiff_plain;f=lib%2FMaypole.pm;h=bcd0b3ab0d6ff7f6bd12f858b3ab40bab1276e2f;hp=6e41ee7d3e56f88428bfdd022ce1c04f719762f2;hb=7913f720113bfd85b59a9fed57a60ec7a665fb39;hpb=3f7deaafa3e8e5bf08c3b2b782abc4f12edcddf0 diff --git a/lib/Maypole.pm b/lib/Maypole.pm index 6e41ee7..bcd0b3a 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -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(