X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=8ab6dac812347160872d16aba0a4a865e118072b;hb=86c3868d5fa6e3f1fb4f5e85d9fbdbd3856b0641;hp=bd70c6eaa58029445fd373be171b7d09c0b5a870;hpb=b1411a85d10099907c0ab3417a702a83ef4eb449;p=gitmo%2FMooseX-Singleton.git diff --git a/README b/README index bd70c6e..8ab6dac 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME MooseX::Singleton - turn your Moose class into a singleton VERSION - Version 0.06, released 05 Mar 08 + Version 0.07, released 07 Mar 08 SYNOPSIS package MyApp; @@ -63,7 +63,7 @@ AND PATCHES FROM Dave Rolsky COPYRIGHT AND LICENSE - Copyright 2007 Shawn M Moore. + Copyright 2007, 2008 Shawn M Moore. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.