bump version to 0.16
[gitmo/MooseX-Singleton.git] / README
diff --git a/README b/README
index 76812b7..cbd3de2 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     MooseX::Singleton - turn your Moose class into a singleton
 
 VERSION
-    Version 0.03, released 16 Dec 07
+    Version 0.16
 
 SYNOPSIS
         package MyApp;
@@ -57,8 +57,13 @@ AUTHOR
 SOME CODE STOLEN FROM
     Anders Nor Berle <debolaz@gmail.com>
 
+AND PATCHES FROM
+    Ricardo SIGNES <rjbs@cpan.org>
+
+    Dave Rolsky <autarch@urth.org>
+
 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.