X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=aa95e3a79f547054898f2991ac648801c92c2d7d;hb=6f589f06ded801b7713b054dfecd7ca098b8f8ad;hp=bd70c6eaa58029445fd373be171b7d09c0b5a870;hpb=b1411a85d10099907c0ab3417a702a83ef4eb449;p=gitmo%2FMooseX-Singleton.git diff --git a/README b/README index bd70c6e..aa95e3a 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.08, released 24 May 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.