]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole/Application.pm
removed Maypole::Model->description,
[maypole.git] / lib / Maypole / Application.pm
index 01dd6148f49806baee4cb5929c327f669b8bdf31..18cd589fccf03e0f62f15c21047e2cbd5db76bda 100644 (file)
@@ -7,7 +7,7 @@ use Maypole;
 use Maypole::Config;
 
 our @ISA;
-our $VERSION = '2.06';
+our $VERSION = '2.07';
 
 sub import {
     my ( $self, @plugins ) = @_;