X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=cbd3de26159cb22331f1e63ccfbc35d8b10968be;hb=42915f8a04ac289a4bc335b94b7c3609c57dd4d8;hp=bd70c6eaa58029445fd373be171b7d09c0b5a870;hpb=b1411a85d10099907c0ab3417a702a83ef4eb449;p=gitmo%2FMooseX-Singleton.git diff --git a/README b/README index bd70c6e..cbd3de2 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.16 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.